Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DStudent

    Which XML parser to use?

    Well it will be a stream of xml data, so I have been looking into bulk loading, but from what I can tell, it requires a schema file aswell. Now i run into the problem of not having a schema and being unable to create one. Originally the file had a master schema, but due to manipulation of the...
  2. DStudent

    Read, manipulate XML elements and attach it to a GridView

    How large are the xml files you are dealing with? What type of format are you implementing for the gridview?
  3. DStudent

    Which XML parser to use?

    I am familiar with DOM parsing and somewhat wit SAX parsing and I am unsure if I wish to use either of these. From what I understand DOM is the only one that will allow manipulation of a xml file. My issue is that I need to be able to modify a file, but the XML file size may be extremelely...

Part and Inventory Search

Back
Top