Hello,
I need the procedure and/or code to add a command button to the Main Switchboard form, so the user click it and creates a full backup of the database in other folder, where the database name will have the date added to it.
I have tried different things, with no success... getting depress now!
if I press tools, database utilities, and backup database I'll get what I want, ... well I need to do the same, but using a command button.
(paramount will be if I can do the same without the user intervention, just checkind the date and if has been 7 days since the last backup, trigger a new one automatically)
many thanks in advance
Juan
I need the procedure and/or code to add a command button to the Main Switchboard form, so the user click it and creates a full backup of the database in other folder, where the database name will have the date added to it.
I have tried different things, with no success... getting depress now!
if I press tools, database utilities, and backup database I'll get what I want, ... well I need to do the same, but using a command button.
(paramount will be if I can do the same without the user intervention, just checkind the date and if has been 7 days since the last backup, trigger a new one automatically)
many thanks in advance
Juan
Comment