F
FpwL1399
Hi, I'm looking for some code that I can execute on a regular basis
that will backup the tables in my database. Everything that I have has
a date associated to it, so I would like to back up every month or so
(a month isn't concrete yet, so it'd be good if the time span could be
variable) and get rid of the month before it. What I really want it to
do is export every table as a different sheet in Excel and then save it
with the month and year in the file name. Also, I would like the
tables to clear themselves of those dates entries. I would ultimately
want a months worth of data to be left in the database, and then
accumulating up to two months, and then clearing the earlier month and
backing up.
If I could be pointed in the right direction, I may be able to figure
it out by myself.
One other thing, is there anywhere on the internet that I can get a
list of all the functions that VB can do with descriptions or
something...kind of like a manual? Or maybe a book that I could order
to help out?
Thanks in advance.
that will backup the tables in my database. Everything that I have has
a date associated to it, so I would like to back up every month or so
(a month isn't concrete yet, so it'd be good if the time span could be
variable) and get rid of the month before it. What I really want it to
do is export every table as a different sheet in Excel and then save it
with the month and year in the file name. Also, I would like the
tables to clear themselves of those dates entries. I would ultimately
want a months worth of data to be left in the database, and then
accumulating up to two months, and then clearing the earlier month and
backing up.
If I could be pointed in the right direction, I may be able to figure
it out by myself.
One other thing, is there anywhere on the internet that I can get a
list of all the functions that VB can do with descriptions or
something...kind of like a manual? Or maybe a book that I could order
to help out?
Thanks in advance.