T
Thanh-Nhan Le \(web.de\)
Hi,
I have an access DB protected with password.
I don't want that the users must type the password, when they open this DB.
My VB program check something more, before it allow a user to open the DB.
I write a VB program, this run Access program with shell function:
SHELL "...\msaccess.exe test.mdb /wrkgrp wrk.mdw /User userxx /pwd xxxxpwd
"
This works, but when the DB hat a password, then I don't know, how can open
it automatically. Is it possible?
Can anybody help me?
Thanks
TNL
I have an access DB protected with password.
I don't want that the users must type the password, when they open this DB.
My VB program check something more, before it allow a user to open the DB.
I write a VB program, this run Access program with shell function:
SHELL "...\msaccess.exe test.mdb /wrkgrp wrk.mdw /User userxx /pwd xxxxpwd
"
This works, but when the DB hat a password, then I don't know, how can open
it automatically. Is it possible?
Can anybody help me?
Thanks
TNL