Greetings!
Okay, I am having a problem accessing the database from a web page. I use ADO with a DSN-less connection.
This is the error I am getting.
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'WEBDEV1\IUSR_WEBDEV1'.
Any ideas on what I need to do? Be basic! I am not the one who usually sets up security and such with SQL Server.
Any ideas?