aspose file tools
The moose likes JSP and the fly likes Exception in getting Resultset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Exception in getting Resultset
 
Similar Threads
Invalid Cusrsor State
SQLException error: "Invalid Cursor position"
WA #1.....word association
Leak Found Exception
problem in updating a row in JDBC