Is there a non-microsoft way of doing this? The DOM is simply too slow. I have about a hundred users using this file by going through an ODBC driver that we have written.
Thanks,
Chris
Hi,
Im using C++ 6. Not .NET... but I do not want to load the entire file and step through the nodes one by one. I want to open the file only from a specific node - Just like adding a where clause to a SQL statement.
Thanks,
Chris
Hi All,
I am writing an application to take an enterprise database and place some tables within an XML file. The file will be approximatley 110Meg.
What is the best way to read nodes within the file? Which technologies are best? I do NOT want to load the whole XML into memory. I want to load...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.