DSN Error Connecting to Sql Server, Trusted Connection Error
From: Earl Teigrob (earlt777_at_hotmail.com)
Date: 11/05/03
- Next message: rwiethorn: "Logins and Users"
- Previous message: Vinodk: "Re: Ecrypting a database"
- Next in thread: Ryan Waight: "Re: DSN Error Connecting to Sql Server, Trusted Connection Error"
- Reply: Ryan Waight: "Re: DSN Error Connecting to Sql Server, Trusted Connection Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 5 Nov 2003 08:50:29 -0600
I am try to connect to a SQL Database on a differect Domain. A Dsn entry
gives me an error but a connection string works fine. The application we are
using requires a DSN
1. I can connect to the database just fine using a connection string that
includes the username and password
2. When I set up the DSN and press test, it tests successful
3. When I use the DSN in my asp code, it gives the following error.
-------------------------------
Microsoft OLE DB Provider for ODBC Drivers error '80040e4d'
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'(null)'. Reason: Not associated with a trusted SQL Server connection.
/_landingPg/Default.asp, line 26
-------------------------------------------
- Next message: rwiethorn: "Logins and Users"
- Previous message: Vinodk: "Re: Ecrypting a database"
- Next in thread: Ryan Waight: "Re: DSN Error Connecting to Sql Server, Trusted Connection Error"
- Reply: Ryan Waight: "Re: DSN Error Connecting to Sql Server, Trusted Connection Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|