Wednesday, March 7, 2012

Error 37000

Hello,
Does anyone know how I can reslove this error message:
VB Error: 40002
Generated by: MSRDO20.DLL
Description: 37000 [Microsoft][ODBC SQL Server Driver] [SQL Server] Cannot
open cursor-refereced object "name" during dynamic fetch.
This error message is being generated in sql server 6.5. Thanks.
New SQL Server DBA
New SQL Server DBA
It means what it says: it is having trouble creating the cursor, then it can
not reference it.
It might be helpful to see the VB call as well as the T-SQL you are
attempting to execute.
Sincerely,
Anthony Thomas

"Newbie" <Newbie@.discussions.microsoft.com> wrote in message
news:4BA5DD03-FBC3-422E-8FDD-11D8AFF8227D@.microsoft.com...
Hello,
Does anyone know how I can reslove this error message:
VB Error: 40002
Generated by: MSRDO20.DLL
Description: 37000 [Microsoft][ODBC SQL Server Driver] [SQL Server] Cannot
open cursor-refereced object "name" during dynamic fetch.
This error message is being generated in sql server 6.5. Thanks.
New SQL Server DBA
New SQL Server DBA

No comments:

Post a Comment