Results 1 to 3 of 3

Thread: [Microsoft][ODBC SQL Server Driver] Timeout expired.

  1. #1
    vnk Guest

    [Microsoft][ODBC SQL Server Driver] Timeout expired.


    Hello,
    When I connecting thru T-SQL, the following error was thrown.

    Unable to connect to server 'SERVERNAME'

    ODBC: Msg 0,Level 16, State 1
    [Microsoft][ODBC SQL Server Driver] Timeout expired.

    How to fix this?

    regrads,
    vnk.

  2. #2
    MAK Guest

    [Microsoft][ODBC SQL Server Driver] Timeout expired. (reply)

    0. Ping the server.
    1. check whether the server name, userid and password are correct.
    2. go to client network utility and add your servername that u r trying to connect using the right network protocol ( usually TCP/IP)



    ------------
    vnk at 6/29/2002 1:21:16 AM


    Hello,
    When I connecting thru T-SQL, the following error was thrown.

    Unable to connect to server 'SERVERNAME'

    ODBC: Msg 0,Level 16, State 1
    [Microsoft][ODBC SQL Server Driver] Timeout expired.

    How to fix this?

    regrads,
    vnk.

  3. #3
    vnk Guest

    [Microsoft][ODBC SQL Server Driver] Timeout expired. (reply)



    Hello,
    Every thing was Okay! But still I'm getting this error.

    regards,
    vnk.
    ------------
    MAK at 7/1/2002 8:38:03 AM

    0. Ping the server.
    1. check whether the server name, userid and password are correct.
    2. go to client network utility and add your servername that u r trying to connect using the right network protocol ( usually TCP/IP)



    ------------
    vnk at 6/29/2002 1:21:16 AM


    Hello,
    When I connecting thru T-SQL, the following error was thrown.

    Unable to connect to server 'SERVERNAME'

    ODBC: Msg 0,Level 16, State 1
    [Microsoft][ODBC SQL Server Driver] Timeout expired.

    How to fix this?

    regrads,
    vnk.

Posting Permissions

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