The XML file I used is about 7.3M. When I use the string method, it gives me an exception of: "Xindice exception occurred at 1"
>===== Original Message From Andy Armstrong <[EMAIL PROTECTED]> ===== >Eric Zhang wrote: >> How can I load a big xml file into database without worring about the >> limit on a string object? > >Strings can be pretty big - there's no limit inherent in the >implementation of String that you're likely to run into. How big is 'big'? > >-- >Andy Armstrong, Tagish Yue(Eric) Zhang Database Analyst/DBA, Arts Dept. Email: [EMAIL PROTECTED] University of Alberta Phone: 780-492-8042 Edmonton, Alberta T6G 2E6 CANADA WWW: http://tapor.ualberta.ca
