1. Open XML file, find record and update record - CSharp/C#
2. Looking for sample XML to sample XSD
Has anyone seen a XSLT stylesheet that will back-engineer a XML Schema from a sample XML document, much like the way XMLSpy allows you to do the same. I don't want to have to use XMLSPy everytime. I know the schema that this XSLT could produce would not be as good as doing the Schema from scratch but it's a nice stylesheet to illustrate the power of XSL. Cheers -Ruairi
3. Debuging a page thats in a virtual directoty thats not an app - .Net Framework
4. Searching simple sample for loading a XML document and access a no
5. update xml file sample - Flash ActionScript
6. how to find nodes at xml file without complete load the xml file
how to find nodes at xml file without complete load the xml file since the file is very big!!
7. Sample code demonstrating how to load an XSD-validated XML file into a C# object
8. Update TTable (database) index files after adding a record
I would appreciate some help on how to update the index files for a Paradox database using a BCB 5.0 TTable data access component. I can add a data record with no problem using the TTable->Post() function but this doesn't update the index files and I can no longer sort the table after doing the post. There has got to be a way to accomplish this but I can find nothing in the help files. Jim Zirbes XXXX@XXXXX.COM