Results 1 to 4 of 4
  1. #1
    jimneal is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2012
    Posts
    2

    Can I import data from one Access database to another?


    There are 20 employees that stretch throughout state that record data on damage caused by blasting. Management wants this data in one database however they have no money for a license of either SQL or Oracle. Can't the data from these individual databases be exported as an xml file and then imported into a single collective Access database?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    Sure; or as an Excel file, delimited text file, etc.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    jimneal is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2012
    Posts
    2
    how can I save it as a delimited file? How would I import it into the main database? I read about amending - would that be the best solution?

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,530
    Look at OutputTo, TransferText and TransferSpreadsheet. You probably mean appending, which is what you would be doing, either by one of the transfer methods or with a query if you linked to the source data.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 4
    Last Post: 12-17-2013, 02:44 AM
  2. how to import data into a split database
    By akshatagarwal93 in forum Database Design
    Replies: 3
    Last Post: 08-09-2012, 02:06 AM
  3. Replies: 9
    Last Post: 03-27-2012, 04:04 PM
  4. Replies: 1
    Last Post: 01-23-2012, 11:44 AM
  5. import an excell spreadsheet in an access database
    By lmichaud in forum Import/Export Data
    Replies: 0
    Last Post: 11-03-2006, 08:29 AM

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