Results 1 to 2 of 2
  1. #1
    dino624 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2014
    Posts
    7

    multiple id and password prompts on iSeries linked file

    I am trying to print a report from access based on a linked file from an iSeries. I am prompted several times for an ID and password.
    Can someone tell me why this might be happening?

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    In most cases external data sources have a different userid and/or password than someone's windows login. So for instance if the database on the iseries (I'm assuming this is a reference to IBM's servers?) has a user name and pw for you of XXXX/YYYY but on your windows machine (the one with the access database) is AAAA/BBBB you're going to have a basic disconnect and every time you open the access database and touch a table it's going to ask you for a username/pw. If you were to leave the database open the whole time you shouldn't be prompted for the user/pw again but access 'forgets' every time you close the database. There are a couple of things you can do to avoid this

    1. on your iseries create a username/pw that is identical to your username/pw on the windows side and use NT authentication in your ODBC driver
    2. re-establish links with a username/pw when you open the database each time.

    In either case the issue is that there's a basic disconnect on the username/pw between the server and your machine running access.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 5
    Last Post: 11-26-2013, 09:20 AM
  2. Replies: 2
    Last Post: 11-05-2013, 03:59 AM
  3. Form with multiple subforms, many prompts
    By funkstrong in forum Forms
    Replies: 2
    Last Post: 10-12-2011, 11:40 AM
  4. Upldate password protect linked table
    By snoopy2003 in forum Security
    Replies: 1
    Last Post: 03-18-2011, 12:43 AM
  5. Replies: 1
    Last Post: 06-02-2010, 10:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums