Results 1 to 2 of 2

Thread: SQL Server Authentication Failure

  1. #1
    concac Guest

    SQL Server Authentication Failure

    Microsoft OLE DB Provider for ODBC Drivers error '80004005'

    [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.

    /aspdb/smartdb.asp, line 110


  2. #2
    John Guest

    SQL Server Authentication Failure (reply)

    Try and modify one of the sample applications and insert your own DSN.
    For SQL you'll need the UID and PW options.

    See http://www.aspdb.com/examples/ then click on example B1 for an example.

    Thanks,
    John


    ------------
    concac at 1/27/00 5:12:10 PM

    Microsoft OLE DB Provider for ODBC Drivers error '80004005'

    [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.

    /aspdb/smartdb.asp, line 110


Posting Permissions

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