G
Guest
Hi Guys
I am nearly ready to deploy a new application and want to add a menu item to
my SwitchBoard that will enable the user to simply "click" it and it will
take a complete copy of the database. I have split the application into FE
(Front end) and BE (Back end). Ideally, each time they click the "Backup"
button, it should create a unique backup file. For example, if the BE DB is
called "test_be" then the backup file should be valled "test_be_00001". If
they click it again, the the name should be "test_be_00002" etc.
Any ideas?
Thanks
Regards
Greg
I am nearly ready to deploy a new application and want to add a menu item to
my SwitchBoard that will enable the user to simply "click" it and it will
take a complete copy of the database. I have split the application into FE
(Front end) and BE (Back end). Ideally, each time they click the "Backup"
button, it should create a unique backup file. For example, if the BE DB is
called "test_be" then the backup file should be valled "test_be_00001". If
they click it again, the the name should be "test_be_00002" etc.
Any ideas?
Thanks
Regards
Greg