ok i gave a password for my access database, now when i open it in VB, it says invalid password, what could be my code to open the password?
VB Code:
set db = DBEngine.OpenDatabase(App.Path & "\database.mdb") set rs = db.openrecordset("table")
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |