Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Inconsistent "Invalid Cursor State" Error, looking for insights

843835Feb 3 2003 — edited Feb 14 2003
I have a jsp search page. For some queries, the jsp page works fine. Retrieve and output matching record normally. But for one query, I am matching a name with "name like 'G%'", it fails and give "Invalid Cursor State" Error after 8 matching records have been output.

I am confused by the pattern of this error. If anyone has experience with similar error, please shed some light on the situation. The situation is, after several tries to pin down the source, I am at a loss. The source of error seem to be too far deep into the ODBC and the Database Engine(Pervasive)I am using, I don't know of a tool to track the error.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2003
Added on Feb 3 2003
12 comments
232 views