Hi,
I have an ASP page on a webserver running IIS 4.0 that gets data from a table in the 'master' database on an SQL Server (ver. 7.0).
The records from the table are displayed on the ASP page when I open the page on the webserver. However, when I access the same address from any other workstation on the network it gives me a login error:
"[Microsoft]![ODBC SQL Server Driver][SQL Driver]Login failed for user '/' "
ODBC connectivity tests to the 'master' database turned out positive for any workstation or server (including the webserver). Crystal reports can be done from any computer so the login error might have something to do with IIS.
I have an ASP page on a webserver running IIS 4.0 that gets data from a table in the 'master' database on an SQL Server (ver. 7.0).
The records from the table are displayed on the ASP page when I open the page on the webserver. However, when I access the same address from any other workstation on the network it gives me a login error:
"[Microsoft]![ODBC SQL Server Driver][SQL Driver]Login failed for user '/' "
ODBC connectivity tests to the 'master' database turned out positive for any workstation or server (including the webserver). Crystal reports can be done from any computer so the login error might have something to do with IIS.