Click to See Complete Forum and Search --> : PWD & Data Environment


SparowHawk
July 24th, 1999, 12:22 PM
I set a password ("enter") in Access97 on a database. In trying to open this same database from the Data Enviroment in VB6 I get constant errors to the effect that this is not the correct password when using the wizard in the field where it asks for the password. I get many different errors trying various syntaxes at runtime but the end result is that the database cannot be opened. However, I have no difficulty opening the dB using ADO or DAO in other areas of my program. I surely am missing something here ... anybody know what it might be?

TIA
Ken

Huynh Quang Cuong
July 25th, 1999, 08:43 PM
Hello,
When u make connection to Access DB, did you set Jet OLEDB:Database Password for it ?
If not, try it.
Bye.
H.Q. Cuong