Question : Access - locking users out before a back up

Hi,

i will be backing up a db - please offer how i can send a reminder email to all users 15 minutes prior to back up, and then have the db automatically lock the users out at the designated time.

Also, i will be creating a macro to copy the database at this time - and in this macroi there is an option to lock out users. However, upon my initial attempts - I get the error message:

The command or action 'CopyDatabaseFile' isn't available now. I have placed the copy db macro in a second db called Back-Up. This macros did not work from the original db either.

Hope this made sense, and am looking forward to your suggestions.

Thank you.

Answer : Access - locking users out before a back up

Use a WHERE clause filtering the dates BETWEEN Date() and (Date()+14)
Random Solutions  
  •  Issues installing Crystal Report Viewer with cxlibw-1-6.dll Using Package and deployment VB6 and Crystal Version 10
  •  editing CSV file in VB. Visual Studio 2010 used.
  •  How to forcefully apply the Group policy to all the computers in  SBS 2008 environment ?
  •  How to convert an XML input field for a C# console application to a deciamal value for a fixed length field with leading zeros?
  •  Change this Logon script to quer a txt file with machine names and do the same task.
  •  How do I automatically move to the next cell when I enter a single-digit number?
  •  Network drive mapping batch file that passes domain username/password
  •  Access 2003: form with a subform - question about placing a vertical scroll bar... on main form....
  •  How to monitor ReadyBoost usage?
  •  Exchange 2010 - How to split users between databases
  •  
    programming4us programming4us