Good morning,
I have a databases. One of the forms in that database has a button. When i press this button i want it to make a copy of every single table, query, form and report into a new database in a specific location with the filename BackUp and then the date (eg "BackUp" & now() )
Eventually I will have a few 'back-end" databases with all the queries/forms/reports in a "front-end", so i will need the code to be able to copy databases other than the current one. Is that possible?
Ive found a couple of posts on the web about this sort of thing, but im having real trouble with it so if someone could spell it out (Im self taught so missing vital "simple" bits!) that would be great.
Thanks in advance!
I have a databases. One of the forms in that database has a button. When i press this button i want it to make a copy of every single table, query, form and report into a new database in a specific location with the filename BackUp and then the date (eg "BackUp" & now() )
Eventually I will have a few 'back-end" databases with all the queries/forms/reports in a "front-end", so i will need the code to be able to copy databases other than the current one. Is that possible?
Ive found a couple of posts on the web about this sort of thing, but im having real trouble with it so if someone could spell it out (Im self taught so missing vital "simple" bits!) that would be great.
Thanks in advance!