Click to See Complete Forum and Search --> : invalid username and password in connection


jleiker
07-31-2003, 09:15 AM
My asp pages and ms access 97 db were working fine until a few weeks ago. Now, upon login, (hits against a username/password table in db) we just get "invalid username and password". Permissions are the same, I repaired and compacted db and workgroup file. Any suggestions on what to do or how to trouble shoot?

Ribeyed
10-04-2003, 07:10 AM
HI,
the best advice i can give you to help you trouble shoot is to use response.write and write variable values, recordsets returned records out to screen. If you follow this advice you will find the problem.