
Changing the password on an Access DB from VB6
Hi,
I am accessing Access using ADO from VB6 and the DB is password protected - good, but I want to provide certain
users with an admin function to change the password instead
of dbl/click the mdb file and changing it that way.
How do I change the password from an ADO connection ?
Also will the solution work for SQL-Server ?
Thanks in Advance.