I want to open an XML file and input it's contents into an Access 2003 database. I know I can import XML files using Access, but I don't want to do this through the GUI one at a time. I want to write ...
Hi,<BR>I am having some problems validating my xml document. When i run SUN's SAX parser I get the following error in every line of my XML document:<BR><BR>org.xml ...