Results 1 to 3 of 3
  1. #1
    JRodko is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Oct 2018
    Posts
    127

    Append FROM one database to another

    Hello,



    Struggling with this. I have experience appending TO another database (Database 1 Append TO Database 2 from within Database1), but I am trying to change this up for a few reasons I won't get into.

    Is there any way to Append FROM Database1 To Database2, but from within Database 2? Another way to look at this would be to import from database 1 into database 2. I have tried the import from database but that keeps just duplicating the entire table which is useless to me. To make things further complicated, I'd like to be able to set query parameter. So it will only import records where [Parent-ID] = Whatever is defined.

    Can this be done? I feel like it can be done via SQL?

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    link the external table db1.table1 into db2.
    run append query.

  3. #3
    JRodko is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Oct 2018
    Posts
    127
    Quote Originally Posted by ranman256 View Post
    link the external table db1.table1 into db2.
    run append query.
    yup, right in front of me the whole time.

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

Similar Threads

  1. Run Append Query From Different Database
    By jo15765 in forum Queries
    Replies: 1
    Last Post: 02-18-2015, 10:08 AM
  2. Query append data from another database
    By Eagle2012 in forum Access
    Replies: 2
    Last Post: 03-17-2012, 03:02 PM
  3. Auto Append data from another database
    By Eagle2012 in forum Import/Export Data
    Replies: 1
    Last Post: 03-07-2012, 07:05 PM
  4. Replies: 1
    Last Post: 10-06-2011, 08:37 AM
  5. Database cannot append all the records
    By Paul H in forum Queries
    Replies: 9
    Last Post: 09-19-2011, 02:43 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