Results 1 to 3 of 3

Thread: Access and ODBC

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Posts
    1

    Post

    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

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    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?

  3. #3
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    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).]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width