| View previous topic :: View next topic |
| Author |
Message |
DPJ Guest
|
Posted: Sun Aug 20, 2006 6:33 pm Post subject: how change old password to new one in Access .mdb by ADO ? |
|
|
how change old password to new one in Access .mdb by ADO ? |
|
| Back to top |
|
 |
Mike Collins Guest
|
Posted: Wed Aug 23, 2006 5:31 pm Post subject: Re: how change old password to new one in Access .mdb by ADO |
|
|
What exactly do you mean, there is no password protection / user groups in
MS Access's .mdb files per-say.
"DPJ" <artmode (AT) gazeta (DOT) pl> wrote in message
news:44e86488 (AT) newsgroups (DOT) borland.com...
| Quote: | how change old password to new one in Access .mdb by ADO ?
|
|
|
| Back to top |
|
 |
Hans-Arno Mielsch Guest
|
Posted: Sat Oct 28, 2006 1:39 pm Post subject: Re: how change old password to new one in Access .mdb by ADO |
|
|
There are two password strategies in MS Access
1.
the whole database file is encrypted with a single password
2.
the user access is protected by a password organized in the workgroup file
*.mdw
Which one do you want to use?
-Hans-Arno
"DPJ" <artmode (AT) gazeta (DOT) pl> wrote in message
news:44e86488 (AT) newsgroups (DOT) borland.com...
| Quote: | how change old password to new one in Access .mdb by ADO ?
|
|
|
| Back to top |
|
 |
|