I am using the code from the Case Study in John Kauffman's Beginning ASP
Databases book.
I am trying a very similar example. When I read in the userid and password
on the default.asp page and then pass it to loginverification.asp, I get No
record found - Please ensure all information was entered correctly. I
know that the record exist in my database, but I am not sure if this page
is reading my database. I changed the DSN= in the global.asa, but I
haven't found it elsewhere in the code.
Any help would be appreciated.