Saved Bookmarks
| 1. |
Solve : password command in batch file? |
|
Answer» I have DEVELOPED an ACCESS database an protected with a password. If the password is set, the batch file is not executed.did access ask for password only or username/password? what's the CMD line you are using to start the database? is it database password or WORKGROUP password you set on the database?I personally wouldn't use a batch file to open something with that requires a password. If some one happened to get a copy of the batch they could have all the access they needed to your database. |
|