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 code 312

Author  Topic 

sasan_vm
Yak Posting Veteran

51 Posts

Posted - 2011-04-21 : 03:51:26
Hello,

I installed SQL-Server 2000 SP4 on windows server 2003 Ent R2,
many times when user logout from client application and try login again
get error 312.

Then with restarting server problem solved temporary.
What is this error and how can be solved ?

Kind Regards,
sasan.

raghuveer125
Constraint Violating Yak Guru

285 Posts

Posted - 2011-04-21 : 05:05:48
http://technet.microsoft.com/en-us/library/aa937523%28SQL.80%29.aspx


Raghu' S
Go to Top of Page

sasan_vm
Yak Posting Veteran

51 Posts

Posted - 2011-04-21 : 05:32:39
Thank you,

That meaning, this is information not error and connection is ok,
and i need ignore this exception in client application code ?

Regards,
sasan.
Go to Top of Page
   

- Advertisement -