I was addressing a pretty limited concern - whether the files really were identical or just appeared that way. I took a minute and read over your error log again. Xerces SAX parser is throwing the error on not being able to resolve the QBXML DTD. I'm guessing that it's attempting to find a file and failing.
I would suggest two things - download Filemon from http://www.sysinternals.com to see if a DTD file is being searched for and not found. Also consider altering your DOCTYPE declaration line - just remove it. Or consider specifying your QuickBasic DTD explicitly with a SYSTEM and a filepath to the DTD.
Did DBI::CSV change the current path? $ENV{PATH}? Anything relating to what the current directory is and how to find other files? Are you developing these in different directories? Have you gone to http://xml.apache.org to see what code the SAX parser is executing when it throws that error? These are all avenues for investigation.
Fun Fun Fun in the Fluffy Chair
In reply to Re^5: DBI and Win32::OLE Conflict?
by diotalevi
in thread DBI and Win32::OLE Conflict?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |