Hi, I am trying to change a password on my Access database programmatically.
I have tried the sql query: "ALTER DATABASE tabletochange ADD/ALTER PASSWORD password" to no avail.
I am wondering if any one can tell me what the sql query is that I need to run to chang the password on my database is?
Thank you for your assistance
I have tried the sql query: "ALTER DATABASE tabletochange ADD/ALTER PASSWORD password" to no avail.
I am wondering if any one can tell me what the sql query is that I need to run to chang the password on my database is?
Thank you for your assistance