Hello, I am a newbie at SQL Server upgrading from MS Access
I am having trouble accessing a ASP that connects to my SQL Server db. On my testing environment I can access it fine but when I set up a DSN on a different server for the SQL Server database on the test server I get the following error message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'myusername'. Reason: Not associated with a trusted SQL Server connection.
Can anyone direct me here?
I am having trouble accessing a ASP that connects to my SQL Server db. On my testing environment I can access it fine but when I set up a DSN on a different server for the SQL Server database on the test server I get the following error message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'myusername'. Reason: Not associated with a trusted SQL Server connection.
Can anyone direct me here?