Results 1 to 2 of 2
  1. #1
    jo15765's Avatar
    jo15765 is offline Expert
    Windows XP Access 2000
    Join Date
    Nov 2010
    Location
    6 Feet Under
    Posts
    672

    Union Query Across Databases


    How do you run a Union Query when the 2 query's you want to union are in separate databases?

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I would probably link the other table(s) that the query uses to the other database, and recreate the query there based on those linked tables (so they all exist in the same database), but it looks like you might be able to actually link the query to the other database.
    See: http://stackoverflow.com/questions/1...ccess-database

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

Similar Threads

  1. Replies: 8
    Last Post: 10-22-2012, 07:43 PM
  2. Replies: 4
    Last Post: 06-08-2012, 12:35 PM
  3. Query several databases to UPDATE one
    By Kelrizzo in forum Queries
    Replies: 4
    Last Post: 10-27-2011, 10:26 AM
  4. append query for multiple databases
    By vasto in forum Access
    Replies: 0
    Last Post: 09-24-2009, 08:34 AM
  5. VBA SQL Query of Multiple Databases
    By VBA_Rookie in forum Programming
    Replies: 0
    Last Post: 12-02-2008, 12:32 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