I have created a page with ASP runner and want to create a login
for that page. I am selecting the use database user for the login.
I have the login set up with in the database in which the page is accessing.
The login and password are correct because I can access the database through
query. When I try to use that login and password to login to the page I get an invalid login message.
Why?