Huskergirl
Registered User.
- Local time
- Today, 11:39
- Joined
- Apr 24, 2013
- Messages
- 12
I use Access 2007 and have been searching for the steps/procedures in vba code to bypass the login screen for a DSN connection. I've been able to find different parts but can't make sense of it when attempting to piece it together.
I have several linked tables to the DSN connection (local) and a couple of the tables change monthly. I don't want to store my UID and password when linking the first table because that wouldn't accomplish what I'm really after.
I need to do this via ADO code, I found DAO "is not supported".
Thanks in advance!
Sara :banghead:
I have several linked tables to the DSN connection (local) and a couple of the tables change monthly. I don't want to store my UID and password when linking the first table because that wouldn't accomplish what I'm really after.
I need to do this via ADO code, I found DAO "is not supported".
Thanks in advance!
Sara :banghead: