There are several possible causes. Could you be more specific about what version SQL (and service packs) you have and whether you're trying to use ADO or RDO?
Printable View
There are several possible causes. Could you be more specific about what version SQL (and service packs) you have and whether you're trying to use ADO or RDO?
I am actually doing it through Java. I am getting an SQLException that reads :
It occurs when I try to execute a SELECT statement and return a recordset(ResultSet).Quote:
[Microsoft][ODBC Driver Manager] Invalid Cursor State
Perhaps the Java forum might be a better place for this, but I thought since it is a db issue, I'd try here first.
:)