subzero
04-06-2002, 08:23 AM
what will the button code be for copying the current database to a floppy disk?
|
View Full Version : backing up database via button subzero 04-06-2002, 08:23 AM what will the button code be for copying the current database to a floppy disk? Geoff Codd 04-06-2002, 08:51 AM you can't back up a database while it's open but you can back up the tables which is what i do, look at transfer text under help, I do it using a macro and backup to csv files |