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)
 Error message in SQL Server 2000

Author  Topic 

majedi
Starting Member

3 Posts

Posted - 2007-10-31 : 17:29:18
Hi All,

I am new in using sql server 2000 and dont have any previous experience. since some days ago decided to learn it, but unfortunately yesterday during the learning I followed one of the lessons and when I arrived to the point to make a SAVE, then the message coming as bellow:

'Lesson 5' table
- Unable to create table.
ODBC error: [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionRead (WrapperRead()).
[Microsoft][ODBC SQL Server Driver][Shared Memory]General network error. Check your network documentation.


I dont WHY, and where is the problem. and for more information please check the following picture in order to have an idea what is kind of work I did.



Dear brother, Please assist me ... thanks a lot for all.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-10-31 : 17:43:05
You got disconnected from SQL Server. Get reconnected, then try again.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

majedi
Starting Member

3 Posts

Posted - 2007-10-31 : 18:09:57
Thanks for your reply. but please note that the connection automatically off (disconnected) when I press the SAVE option.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-10-31 : 18:14:15
Have you applied SQL Server 2000 service pack 4 onto the machine where you are getting this error?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

majedi
Starting Member

3 Posts

Posted - 2007-11-01 : 09:58:56
Thanks, the problem solved.
Go to Top of Page

Jeff Moden
Aged Yak Warrior

652 Posts

Posted - 2007-11-02 : 00:05:54
Problem solved... how? What did you do to solve the problem?

--Jeff Moden
Go to Top of Page
   

- Advertisement -