Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8669567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:30:22+00:00 2026-06-12T18:30:22+00:00

I have a query in my Access database and a table with absolutely the

  • 0

I have a query in my Access database and a table with absolutely the same structure in another Access database.
I’m need to write a script which adds all entries from the query to the table. How can I do this?

The difference between my task and functionality of Extarnal Data -> Export -> Access Database is that I need to add new entries and save the old, but this tool can only replace old entries to new.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T18:30:23+00:00Added an answer on June 12, 2026 at 6:30 pm
    1. Create a linked table in the source database, to the destination table.
    2. Then, use an append query to insert the results from your query into the linked table.

    Edit: You can also do this with a single SQL statement:

    INSERT INTO DestinationTable (Field1, Field2)
    IN "C:\path\to\file.accdb"
    SELECT Field1,Field2
    FROM SourceTable
    

    But the reference says:

    For improved performance and ease of use, use a linked table instead of IN.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a table in MS Access database and need to create a query
In my access database I have TABLE1 which is a linked table to a
I have a table exported from Access database via SQL query. In excel, there
In MS Access Database Insert query to insert the character------> N'tetarnyl I have an
I have a query being created using OLEDB from access and need to get
I have a query in access and I need it to also have an
I am building a form in access database. I have a combo box which
In ms-access database i have a table named tableA this table has a column
in an ms-access database i have a table num weight 1 12 4 13
I am facing problem with Inner join in Access Database. I have two table

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.