password

G

Guest

Friends,

How to reset or change the admin password of MS Access 2003 database?
(I am using VFP 8.)

I tred ALTER USER admin PASSWORD pass1 ``. This command generated an error
message "Syntax error in ALTER TABLE command"

The reason is that I tried to compact a MDB database and it does not work
with password protection. So I need to remove the password and then compact
and then set password back.

If not sure of VFP coding, it would be great if you can direct me on how to
do that in VB with some explanation.

Any help would be appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top