|
-
Dec 6th, 1999, 05:25 PM
#1
Thread Starter
Junior Member
Hello Vb users,
I do have a few VB5 questions about the passwords in a Accass database.
1 How can I create a Access database that is protected by a password?
Set ProjectsWS = DBEngine.Workspaces(0)
Set ProjectsDB = ProjectsWS.CreateDatabase("c:\test.mdb", dbLangGeneral)
What do I have to fill in??
2 If I made a database protected by a password, how can I change the password??
If yes, how do I do this??
Nice greetings,
Ingrid.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|