Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

string index out of range:-8 exception while store procedure call

843785Jul 23 2008 — edited Jul 24 2008
i am working on the enchancement of the existing code.
now we have to support utf16 format xml .So i found that parser is successfully parsing the xml but at the time of storing into the database(oracle9i), it is throwing "string index out of range:-8" exception.we are using store procedure for insert statement.
If it is database issue then also our client asked to convert data in java classes to support used Oracle9i.
Since i am new to java and i m not able find solution.
Can anybody help?

Thanks in advance,
Shub
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2008
Added on Jul 23 2008
2 comments
2,500 views