2 messages in com.mysql.lists.javaRE: Invalid Cursor State| From | Sent On | Attachments |
|---|---|---|
| Sreedhar Tatavarthi | 29 Jan 2001 16:26 | |
| Carlos Garcia Jurado Suarez | 29 Jan 2001 18:10 |
| Subject: | RE: Invalid Cursor State![]() |
|---|---|
| From: | Carlos Garcia Jurado Suarez (cgar...@microsoft.com) |
| Date: | 01/29/2001 06:10:35 PM |
| List: | com.mysql.lists.java |
I've seen that happen when you don't close a ResultSet or a Statement object and try to use the connection again.
Carlos
-----Original Message----- From: Sreedhar Tatavarthi [mailto:sid...@yahoo.com] Sent: Lunes, 29 de Enero de 2001 04:27 p.m. To: ja...@lists.mysql.com Subject: Invalid Cursor State
Hi all, I do not know if this question is appropriate to this list. But I am posting this to try if I can find any clue of this error.
Iam using MS Access in Windows98. Iam experiencing an SQLException which looks like
--- SQLState:24000 Message: [Micrisoft][ODBC Driver Manager]Invalid Cursor State Vendor:0
----
I came to know that this may be due to lack of space in the database. When I check the properties it says that the database is completely used up(even when I create a new database!!). It is showing the same even if I create a new database. I do not know how to adjust the memory of a database.
Can anybody help me in fixing this?
Thanks in advance Sreedhar
__________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail java...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail java...@lists.mysql.com instead.




