Click to See Complete Forum and Search --> : Access and ODBC
Agnieszka
Oct 21st, 1999, 08:08 PM
I'm using access to create some reports and I'm using 17 diferent tables from 17 different databases, and my question is.. everytime I run macro access is asking me 17 times for username and passw...how can I pass username and passw, so it won't ask me everytime i'm trying to run a macro
Thanks
Clunietp
Oct 21st, 1999, 09:07 PM
If you have the same username/password, can you specify them in your connection string or have the user input them into a variable (via an inputbox) and append that string to the connection string?
JHausmann
Oct 22nd, 1999, 04:49 AM
Create a database that's comprised of links to the 17 tables, then open that once.
[This message has been edited by JHausmann (edited 10-22-1999).]
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.