Socket Error

  • Hi All,

    We are running sql 2000 server.our cleints are conecting through internet and in house user connecting through ODBC.We are having problem with our server coz some time our user geting the following error.

    Warning.....timeout!!!could not connect to server!!

    windows socket error:No connection could be made becouse target machine

    actively refused it (10061), on API "connect"

    Any help will be highly appreciated

    Thanks

     

     

     

     

     

  • Hi,

     

    Did u changed the port No for SQL Server.

    From

    Killer

  • I have seen a similar error in the JDBC world. It was caused by a program where every object performed its own database call to populate itself (each call making its own connection), turning what could have been 1 or 2 connections to retreive a tree-like structure into over a thousand...

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply