| Author |
JDBC - SQLSTATE : 24000 java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid cursor state
|
Vikramjit Saha
Greenhorn
Joined: Oct 06, 2011
Posts: 1
|
|
Hi,
I have the following method:
This method when executes the query :-
Gives the : Invalid cursor error.
Database format is : accdb (access 2007)
My getConnection method is :-
ALL other select queries are working fine and the rs!=null in the first method is okay too.
Please revert back
[moderator removed colors, and added code tags]
|
 |
Jan Cumps
Bartender
Joined: Dec 20, 2006
Posts: 2343
|
|
Welcome to the Ranch, Vikramjit!
For readability, we have removed the colors from your post, and wrapped code tags around the code.
Good luck.
|
OCUP UML fundamental
ITIL foundation
|
 |
 |
|
|
subject: JDBC - SQLSTATE : 24000 java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid cursor state
|
|
|