J
jaberwocky
Help! 
I password protected an ACCESS DB. However now when i try to access an
of my .asp pages that link to the database i am getting the followin
error.
Code
-------------------
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Not a valid password.
-------------------
Obviously it is looking for a password before it accesses my database
Is there anyway around this? I would like to keep my DB passwor
protected, unless someone can suggest some other form of security wher
i can keep users out of the actual database itself (ie. not able t
open it in Access), but still allow them to enter and view data via m
asp pages

I password protected an ACCESS DB. However now when i try to access an
of my .asp pages that link to the database i am getting the followin
error.
Code
-------------------
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Not a valid password.
-------------------
Obviously it is looking for a password before it accesses my database
Is there anyway around this? I would like to keep my DB passwor
protected, unless someone can suggest some other form of security wher
i can keep users out of the actual database itself (ie. not able t
open it in Access), but still allow them to enter and view data via m
asp pages