hello experts,
I've been asked to connect an external Access application to a new SQL Server database (2000).
The SQL Server machine is also a web server (IIS 5) and I think that relates to my problem.
The Access program gives this error when it tries to read the SQL Server table:
"Login failed for user... Not associated with a trusted SQL Server connection"
We've all seen this error before.
The SQL Server is configured for Windows authentication.
I have tried passing both local account names as well as network/domain accounts. But the Access program has never been able to connect.
I also tried the IUSR_ServerName but that didn't work either.
The Access program is able to connect to several other SQL Server machines but none of those are web servers.
Any ideas?
Thanks very much. John
I've been asked to connect an external Access application to a new SQL Server database (2000).
The SQL Server machine is also a web server (IIS 5) and I think that relates to my problem.
The Access program gives this error when it tries to read the SQL Server table:
"Login failed for user... Not associated with a trusted SQL Server connection"
We've all seen this error before.
The SQL Server is configured for Windows authentication.
I have tried passing both local account names as well as network/domain accounts. But the Access program has never been able to connect.
I also tried the IUSR_ServerName but that didn't work either.
The Access program is able to connect to several other SQL Server machines but none of those are web servers.
Any ideas?
Thanks very much. John