DoCmd.TransferDatabase - how to remove stored logins

S

Scion

Hi,

The DoCmd.TransferDatabase method has an optional StoreLogin parameter that
allows the login ID and password to be stored. I want to clear out the
stored values - how do I do this? Where are they stored?

Also according to the help,

"The administrator of an ODBC database can disable the feature provided
by the saveloginid argument, requiring all users to enter the login ID and
password each time they connect to the ODBC database."

How is this done?

Thanks
Sc.
 

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