Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

MS Access 2003 copy database

  • 22-01-2013 04:43PM
    #1
    Registered Users, Registered Users 2 Posts: 127 ✭✭


    Hi,

    I want to make a copy of a database in our office as I want to have a snapshot of that database for a certain date. I copied the file to another location on the hard drive. Now, when I make a change to the original database it replicates with the copy. How is this happening and is there a way to stop it? Let me know if you need any additional info.


Comments

  • Moderators, Business & Finance Moderators, Regional South Moderators Posts: 6,854 Mod ✭✭✭✭mp22


    Have both files got the same name?


  • Registered Users, Registered Users 2 Posts: 127 ✭✭dextor03


    No, saved under a different name


  • Registered Users, Registered Users 2 Posts: 3,553 ✭✭✭jamesd


    Is it just a front end linked to a back end database?


  • Registered Users, Registered Users 2 Posts: 127 ✭✭dextor03


    No, it's just a single .mdb file on a office computer. I am not too familiar with Access myself but was under the impression that if I made a copy of the database and renamed it, it would not be linked to the original database.


  • Registered Users, Registered Users 2 Posts: 20,830 ✭✭✭✭Taltos


    It depends it could be a number of things.

    You can split your db - so effectively you have a front end - looks like access - but updates tables in a different file. If you copy this front end then all you are doing is creating another front-end updating/accessing the same base tables.

    Your db might have linked files - so while the original is pulling/updating these files your new db will access the same files and so the data appears to be changing because it is.
    On your toolbar have a look to see if linked table manager flags anything - cannot remember where this is on 2003.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 7,033 ✭✭✭uch


    I agree with Taltos, sounds like linked tables to me, open the DB, then on the tools menu click Database Utilities then Linked Table Manager, might throw more light on it from there

    21/25



  • Registered Users, Registered Users 2 Posts: 127 ✭✭dextor03


    jamesd wrote: »
    Is it just a front end linked to a back end database?

    As I said, I'm no MS Access expert! Turned out I was in fact just renaming the front end database. Once I found the actual database I was able to change it and all is now fine.

    Thanks again!


Advertisement