Hello,
I just finished an app that i want to deliver to the client.
I want the database to be password protected (MS ACcess 2K)
I set the password in access, no problem.
In Delphi when i set the password in the ADOConnection dialog and test the connection, i get a message 'workgroup onformation file is missing or opened exclusively by anothe ruser'. Hwne i try to compile and run the app i get 'not a valid password'
I notice that the connection dialog defaults to a user 'admin', but when setting the database password in access there is no mention of 'username'
What am i doing wrong??
TIA,
Clemens
I just finished an app that i want to deliver to the client.
I want the database to be password protected (MS ACcess 2K)
I set the password in access, no problem.
In Delphi when i set the password in the ADOConnection dialog and test the connection, i get a message 'workgroup onformation file is missing or opened exclusively by anothe ruser'. Hwne i try to compile and run the app i get 'not a valid password'
I notice that the connection dialog defaults to a user 'admin', but when setting the database password in access there is no mention of 'username'
What am i doing wrong??
TIA,
Clemens