Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query table in secure mdb....

Status
Not open for further replies.

hd3

Programmer
Jul 15, 2003
2
US
I'm trying to query a table in a secured mdb database within another mdb database. I have created both so I am the administrator and have all the passwords and usernames. Both of these database have been secured using the recommended method by microsoft. I tried to open using the IN clause after FROM. This works as long as the admin password is set to "". I tried doing this in code but to no avail...Help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top