I'm trying to open a Ms Access 2000 db secured via de database password from an executable program created with vb6.
The problem is : When the database is open, then visual basic program must be ended without ending Access by destroying then Access.database object.
I don't see the way to do this because I've try to open the mdb via the shell and sending the pwd via senkeys. It does'n work.
As you probably know, it also doesn'n work if you provide the pwd in this way because then Access asumes than the pwd so provide is the workgroup password.
If you can help me, I'll be very gratefull.
Thanks in advance
The problem is : When the database is open, then visual basic program must be ended without ending Access by destroying then Access.database object.
I don't see the way to do this because I've try to open the mdb via the shell and sending the pwd via senkeys. It does'n work.
As you probably know, it also doesn'n work if you provide the pwd in this way because then Access asumes than the pwd so provide is the workgroup password.
If you can help me, I'll be very gratefull.
Thanks in advance