Results 1 to 2 of 2
  1. #1
    rukie is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Posts
    3

    Maintain Active Connection

    Hi Guys,
    Maybe this has been asked before but I couldn't find it...

    I have an Access 2007 Database I'm programming. The tables will be linked lists with SharePoint, but I also gather data from another database from JD Edwards (Now an Oracle product). This uses separate log in information. Using a .UDL file I keep the connection information (minus username/password).

    In one sub form it gathers information from this second system, but each time I use the form the connection has to be reestablished (and username/password have to be reentered). How can I make this connection more permanent? Should I initate the connection on a hidden form, or is there a better method?



    Thanks!

  2. #2
    rukie is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Posts
    3
    More details:
    So I'm reading about session pooling/etc. The issue I have is when I close a subform and re-open that subform, I have to enter credentials again. I don't want to re-enter credentials for the Oracle Server each time..
    Thanks!

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

Similar Threads

  1. MAKE TABLE QUERY maintain PRIMARY KEY
    By taimysho0 in forum Queries
    Replies: 6
    Last Post: 12-15-2011, 09:22 PM
  2. Tips to make access database easy to maintain
    By alsaf in forum Programming
    Replies: 9
    Last Post: 12-11-2011, 01:51 PM
  3. Replies: 8
    Last Post: 12-22-2010, 08:12 AM
  4. TransferSpreadsheet...Maintain formatting
    By jgelpi16 in forum Programming
    Replies: 1
    Last Post: 08-27-2010, 08:35 AM
  5. Replies: 1
    Last Post: 11-10-2009, 03:12 PM

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