Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Cursor Error. Please Help.

Author  Topic 

admin001
Posting Yak Master

166 Posts

Posted - 2002-06-17 : 08:26:24
Hello Friends ,

I get an error message when i try to save one table under a database .
The error message is 'Invalid Cursor Status' .

The server is SQL Server 7.0 with service pack 3 .

Can somebody help me in getting this issue resolved please .

Thank you very much.
Admin001

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2002-06-17 : 09:27:30
Can you post the creation script?

Peace

Rick

Go to Top of Page

admin001
Posting Yak Master

166 Posts

Posted - 2002-06-18 : 04:36:19
Hello Rick ,

I am trying to create a new table and save it through the Enterprise Manager . i.e right click the mouse and new table .

That's where i am getting the error as ' Invalid CursorStatus ' .

Do you have any ideas regarding this problem ?

Thanks for your reply .
Admin001


Go to Top of Page

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2002-06-18 : 04:39:39
Do you have the same SP level on your client as on the server?

If so, did you install the client or the server first?

If the SP's are the same, then just try reinstalling the client version again, sometimes the mmc has trouble sorting it's self out....

Peace

Rick

Go to Top of Page
   

- Advertisement -