Error in connection | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Error in connection

Cuando un usuario se conecta a traves de un aplicacione en VB a sql server 2000, despues de un tiempo sin hacer nada le sale el siguiente error: [DBNETLIB][ConnectionWrite (WrapperWrite())]Error general de red. Consulte la documentacion de la red. La BD en SQL Server 2000 tiene el SP 3 When the users to connect ti sql server 2000, after time , to generate the next error: [DBNETLIB][ConnectionWrite (WrapperWrite())]Error general de red. Consulte la documentacion de la red. The database in SQL Server 2000 to have service pack 3 what is the problem…? ATTE
Amin Chavarria S.
This is a general network error and could be a number of things. 1.
Is the SQL Serverice started? 2.
Can you reach the server? Try telnet to the sql server ip and port from the client machine. 3.
Check the network library you are useing (named pipes, tcp/ip etc). 4.
Is there a firewall or router between? 5.
Is the problem sporadic? Check duplex settings on network cards and switches. Test a filecopy to verify performance. 6.
etc.

ok, I going to check list… some PC’s (clients) have windows XP and win98 ATTE
Amin Chavarria S.
]]>