File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes Exception in getting Resultset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Exception in getting Resultset" Watch "Exception in getting Resultset" New topic
Author

Exception in getting Resultset

Dhananjay Ghanwat
Greenhorn

Joined: Dec 23, 2002
Posts: 27
I am getting the following exception while retriving data.
[MERANT][SequeLink JDBC Driver][SQL Server]Could not complete cursor operation because the table schema changed after the cursor was declared.
RAJESH RASTOGI
Greenhorn

Joined: Jan 20, 2002
Posts: 17
hello,
u r using cursor.
so lock the table untill the operation is not getting completed.
 
 
subject: Exception in getting Resultset
 
Threads others viewed
problem in updating a row in JDBC
Leak Found Exception
WA #1.....word association
SQLException error: "Invalid Cursor position"
Invalid Cusrsor State
MyEclipse, The Clear Choice