Hi, all

In my servlet, I have some PreparedStatement, which talk to the database.
When I query first time, it works fine, but when I query second time, I get
"Invalid Cursor State" error.  Is it a bug?

I close resultset and statement whenever query is done. getCursorName() does
not seem to work, either.

Does anybody know what is wrong? Thanks

Cheers,

Robert Chung
Vertica Software, Inc.
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to