October 3, 200421 yr Newbies Dear colleagues I am trying to create a script that will backup my databases either one table at a time all or all of the tables at once. The problem is I do not know how to point to a particular table before I exported. If someone has a routine that actually unloads or backs up each of the tables please give me assistance. Below is an example of what I tried to start with. show all Rcords Export Records{"testbackup.fp7";Unocode(UTF-16)] "at this point I would like to move to a nother table and export the records from that table.
October 3, 200421 yr Have you considered the "Save a Copy as" script step. This saves everything in the file at one time.
Create an account or sign in to comment