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

    Run Append Query From Different Database


    I have my test database and my production database. Well once things pass testing phase, I want to be able to just append results from my test database into my production database. So I want to be able to from my Tools.mdb database run an appened query from a table in my test.mdb into my production.mdb. What would be the syntax to do such? I know how to query from one database to another, but a 3rd unrelated db I can't figure out.

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Just link the tables from your Test database into your Production database, and then create your Append Query in your Production database. The syntax is the same. It doesn't matter if the data is inherently found in that database, or from a linked table.

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

Similar Threads

  1. Replies: 1
    Last Post: 01-17-2014, 03:06 PM
  2. Query append data from another database
    By Eagle2012 in forum Access
    Replies: 2
    Last Post: 03-17-2012, 03:02 PM
  3. Replies: 1
    Last Post: 10-06-2011, 08:37 AM
  4. Database cannot append all the records
    By Paul H in forum Queries
    Replies: 9
    Last Post: 09-19-2011, 02:43 PM
  5. Replies: 7
    Last Post: 07-21-2011, 01:01 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