Results 1 to 6 of 6
  1. #1
    Peter Simpson is offline Advanced Beginner
    Windows 10 Access 2007
    Join Date
    Oct 2017
    Location
    South Africa
    Posts
    83

    Backup DataBase using a command button

    My database is not split at this point in time as I am still developing quite a lot and for this reason I am backing up frequently (I will split it closer to the deployment time.).

    Is it a relatively simple process to create a command button on the main switchboard to induce a backup?



    If this is the case, and you as access fundi's recommend it, can you please help me set this up?

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722

  3. #3
    Peter Simpson is offline Advanced Beginner
    Windows 10 Access 2007
    Join Date
    Oct 2017
    Location
    South Africa
    Posts
    83
    Thankyou Orange, I will look into it in a few minutes

    One more question for you....should I be versioning my DB? All my research indicates that yes I should. If that is the case, then I assume from my research that I will need versioning software, or does Access have it built in?

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    Access does not have this built in.

    In general, at an overview level, your versioning should be set up with what ever means is appropriate to you and your environment.
    It is much like document control. You need some process (manual or software supported) to track which is the latest version of X? What is the major difference/approach in X, X-1, X-2 for example? When dealing with forms, reports, procedures you can add description/remarks texts as comments within code. You could put descriptions with detail in the Object description areas, or you could have a separate set up to record the details--which could be used in documentation, training and more analysis/options situations.

    How vital/critical is your database to your business? If critical, then you'll have to establish/create/test procedures commensurate with risk.

    Backing up your production/operations database is necessary --people realize this after a major/catastrophic failure.

    Others may have more detailed advice and/or materials/links related to source control and related procedures.

    Good luck.

  5. #5
    Peter Simpson is offline Advanced Beginner
    Windows 10 Access 2007
    Join Date
    Oct 2017
    Location
    South Africa
    Posts
    83
    Ok, I think I get what you have imparted.

    What I have in place is a table and a query set up for development inside the DB that documents whatever structures and architecture may change as well as for whatever reasons. It is a bit of a manual exercise but so far so good. The query is run using a command button that exports the changes to an excel document.

  6. #6
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,722
    If what you have satisfies your requirements, then carry on.
    Why do you save to excel--just curious?
    I have often used a "logger " form to record info that is/may be important so I make a dated note with relevant info and store it.
    I have used a separate Access table in current database; separate database and a txt file on the file system.

    It would be good to see what others do and how they evolved to whatever mechanism they have along with any procedures they have developed.

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

Similar Threads

  1. Button to backup database ???
    By TenOc in forum Programming
    Replies: 2
    Last Post: 02-15-2015, 08:33 PM
  2. Replies: 4
    Last Post: 08-15-2013, 08:33 AM
  3. Replies: 0
    Last Post: 02-17-2013, 11:17 PM
  4. Replies: 1
    Last Post: 07-27-2010, 02:27 PM
  5. Backup Command
    By dhav79 in forum Programming
    Replies: 1
    Last Post: 06-08-2010, 01:14 PM

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