Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Beginning ASP Databases


Message #1 by kprice@a... on Tue, 18 Apr 2000 19:48:38
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.


  Return to Index