Results 1 to 2 of 2

Thread: Server Error

  1. #1
    Marty Guest

    Server Error

    When I try to connect to the SQL Server from an NT client through ODBC, I get the following message:

    Connection failed:
    SQLState: `01000`
    SQL Server Error: 11001
    [Microsoft][ODBC SQL Server][DBMSSOCN]ConnectionOpen(gethostbyname()() ).

    Does anyone know what causes this?

  2. #2
    Peter Cwik Guest

    Server Error (reply)

    I would start by testing if you can connect through the ISQL_W window. This will tell a lot. It sounds like it can`t find the driver. If you copy the dbmssocn.dll from either the bin or binn directories to the winntsystem32 directory, this should help.


    On 6/29/98 10:42:06 AM, Marty wrote:
    > When I try to connect to the SQL Server from an NT client through ODBC, I
    > get the following message:

    Connection failed:
    SQLState: `01000`
    SQL
    > Server Error: 11001
    [Microsoft][ODBC SQL
    > Server][DBMSSOCN]ConnectionOpen(gethostbyname()() ).

    Does anyone know what causes this?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •