H
HeatherM
I have a simple batch file to back up my tables to my C
drive (just in case!)
"copy F:\Database\Tables.mdb C:\Backup\Tables.mdb"
Is it possible to have it copy the mdb file and add a date
to the name e.g. copy Tables.mdb to Tables040108.mdb?
If a date is too much a simple number would do. I just
want to be able to keep a few backups on my disk without
them being overwritten.
Thanks
Heather
drive (just in case!)
"copy F:\Database\Tables.mdb C:\Backup\Tables.mdb"
Is it possible to have it copy the mdb file and add a date
to the name e.g. copy Tables.mdb to Tables040108.mdb?
If a date is too much a simple number would do. I just
want to be able to keep a few backups on my disk without
them being overwritten.
Thanks
Heather