Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OpenDatabase with password
Message
From
10/05/2000 23:44:32
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
OpenDatabase with password
Miscellaneous
Thread ID:
00368407
Message ID:
00368407
Views:
57
Hi,
I set password to my Access Database. I tried the following statement to open database, but failed.
dim wrk as workspace
DIM db as Database

Set wrk = CreateWorkspace("", "admin", "", dbUseJet)

Set db = wrk.OpenDatabase("C:\WINDOWS\DESKTOP\PCACCESS.MDB", , True, ";uid=sa;pwd=fong")
Any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform