Results 1 to 2 of 2
  1. #1
    m450n86 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2017
    Posts
    1

    Copying table data to different database


    Hi All,

    I need some help on copying one table from a database to another database at a different location (not a linked table).

    All of our data entry users have access to two drives:
    G drive and O drive

    The G drive holds the data entry and management database called "RequestDatabase" in which the data is written to a table called 'Master'
    The O drive will hold the master table data for management to run reports and should have a portable copy of the 'Master' table and not linked to it called "ReportDatabase".

    Management have access to the O drive only.

    How do I have our data entry database execute a command to copy over the Master table from the RequestDatabase over to the ReportDatabase.

    Before anyone suggests a linked table, this won't work as management don't have access to the drive the requestdatabase is stored for security reasons.

    Help Help Help is much appreciated :-)

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,411
    use the transferdatabase method to copy the table - https://msdn.microsoft.com/en-us/lib.../ff196455.aspx

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

Similar Threads

  1. Replies: 16
    Last Post: 09-10-2016, 12:39 AM
  2. Replies: 5
    Last Post: 02-08-2014, 03:06 PM
  3. Copying tabular data into a table
    By Jennifer Murphy in forum Access
    Replies: 3
    Last Post: 02-02-2014, 05:42 PM
  4. Replies: 5
    Last Post: 01-30-2012, 01:14 PM
  5. Replies: 1
    Last Post: 06-08-2011, 02:58 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