Results 1 to 8 of 8
  1. #1
    Mverm0 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    4

    Copy/duplicate database

    Hello,



    I am new at Access. I have an excisting database but i would look to copy/duplicate it from on computer to another. Because i would like to start experimenting in the excisting database, but without changing things in the real one.

    How would you duplicate it, because if i just 'copy' it. I have to change some pathways, but i don't know how.

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I find the easiest way to copy it is from Windows Explorer.

  3. #3
    Mverm0 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    4
    Yeah, but then i need to change it's directories/paths. Because it's linked to another drive.

  4. #4
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Go to the Table object, right click, and select "Linked Table Manager". If you check all the linked tables and the box that says "Always prompt for new location", you will be able to change where those linked tables are connecting to.

  5. #5
    Mverm0 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    4
    Let me state it different.

    I would like to make an exact duplicate. But if i do this on my computer and i change something in this database, i changed it in both databases. I would like to have the same database, but not connected.

  6. #6
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I assume that you are talking about data changes and not design changes?
    It sounds like you want the best of both worlds. They are either connected to the same back-end tables, or they are not.

    If you want changes that you make to be reflected in the other databases, these are the ways I can think of to do that:
    1. Have everyone use the same database (not really recommended)
    2. Have everyone linked to the same back-end tables
    3. Redistribute the database tables that you are using to everyone else every time you make a change
    4. Create an Update or Append Query for all your data changes, and distribute that to everyone every time you make a change

    But truth be told, your request is an odd one to me. I have never heard of anyone wanting to do anything like this. Usually, people use linked tables because they want one central set of data to be used that everyone updates, or they each have their own copy of the data because they don't want changes to be distributed to everyone.

  7. #7
    Mverm0 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2015
    Posts
    4
    I would like to use my own copy and don't want the changes distributed to everyone.

    But if i copy it, it will keep distributing all the changes to everyone.

  8. #8
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    I would like to use my own copy and don't want the changes distributed to everyone.

    But if i copy it, it will keep distributing all the changes to everyone.
    Then you probably need different versions (really, different databases). Some that are linked to local tables on each's user's computers, and some that are linked to tables on the network that everyone has access to.

    It still seems like a bizarre situation to me. If you explain what the big picture here is, and why you want to do it this way, maybe we can suggest alternatives.

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

Similar Threads

  1. copy a table into the BE database
    By crowegreg in forum Database Design
    Replies: 8
    Last Post: 09-09-2013, 04:01 PM
  2. Replies: 3
    Last Post: 03-09-2013, 10:39 AM
  3. Replies: 1
    Last Post: 02-19-2013, 11:28 PM
  4. Replies: 1
    Last Post: 11-03-2010, 10:41 AM
  5. Replies: 4
    Last Post: 08-12-2010, 08:38 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