Hi
(first post, be pacient please)

We're trying to parse a big xml file (about 175 MB)
The xml it's a database table, the problem is that reads wrong some fields for example


in xml
<DDFECH_INGSI>2003-07-21</DDFECH_INGSI>

it reads
0003-07-21

or worse
null

it's not a problem of sintaxis, coding or anything like that because a copy the problematic rows into another xml file (smaller) and works!

So i believe that the problem is the big (it's really big?) size of the file.

Anyone?

ApokaleXsyS


btw

jdk 1.4.1
xerces 1.4.4





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to