Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Login Error from NT Workstation but not from Webserver

Status
Not open for further replies.

mitchsrf

Programmer
Joined
Jul 10, 2001
Messages
3
Location
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top