Hi,
Someone initially set up my ASP page access sql server using windows authentication mode. It works all right.
several months later, I reran that ASP page, it doesn't work anymore. It always give me error message like:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'BETTYPC\IUSR_BETTYPC'.
/myweb/webmsde/XXX.asp, line 30
I wondered if the login password changed(since I have to change password every month) for log into windows will affect that.
Thanks
Betty
Someone initially set up my ASP page access sql server using windows authentication mode. It works all right.
several months later, I reran that ASP page, it doesn't work anymore. It always give me error message like:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'BETTYPC\IUSR_BETTYPC'.
/myweb/webmsde/XXX.asp, line 30
I wondered if the login password changed(since I have to change password every month) for log into windows will affect that.
Thanks
Betty