Results 1 to 2 of 2

Thread: SQL Server Logon

  1. #1
    Marty Guest

    SQL Server Logon

    When attempting to logon to the SQL server using ODBC, Windows NT workstations get the following error code:

    Connection Failed:
    SQLState:`01000`
    SQL Server Error:1326
    ...

    Windows `95 stations can log on fine.
    Any suggestions? Thank you in advance.

  2. #2
    Guest

    SQL Server Logon (reply)

    On 6/23/98 2:52:37 PM, Marty wrote:
    > When attempting to logon to the SQL server using ODBC, Windows NT
    > workstations get the following error code:

    Connection Failed:
    >
    SQLState:`01000`
    SQL Server Error:1326
    ...

    Windows `95 stations can
    > log on fine.
    Any suggestions? Thank you in advance.

    What protocol are you trying to use to connect to SQL Server. Also what version of ODBC are the NT workstations and what SQL Server Service Pack are the client running. Also, in the ODBC administrator check under the data source, configure and options. Make sure the generae stored procedure prepared statment is not check especially if you are using IPX to connect to your server

Posting Permissions

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