Posted by bob on 08/31/06 21:31
I am accessing a large table through a cursor from cold fusion through and
odbc link.
When I open the cursor and then fetch on it cf throws an exception saying
that the cursor passed was invalid.
Then after that exception I make the same attempt and it works.
Here's the error:
[Microsoft][ODBC SQL Server Driver][SQL Server]sp_cursorfetch: The cursor
identifier value provided (abcdef0) is not val
Does anyone know how to work around this?
Navigation:
[Reply to this message]
|