password-protected external mdb via linked tables

  • Thread starter trip.net newsgroups
  • Start date
T

trip.net newsgroups

Can anybody tell me how to provide the password for the base data tables
in a password-protected external MDB.
My app allows the user to link to different external data MDBs, so it
does a refreshlink for each tdb in the front-end MDB instead of an
opendatabase(). I can't figure out how to do this if the external data
mdb is password-protected.
TIA for any help & happy holidays.

Chuck
 
Top