R
R Mundroff
I have a test machine that creates a new database file
every day. I want to Append 1 month's worh of data into 1
database file (Appox 30 files). Is there a easy way of
doing this with out opening eaxh file?
All tables & fields are the same in all databases.
Worst case scenario open every file and cut & pastse into
1 file.
every day. I want to Append 1 month's worh of data into 1
database file (Appox 30 files). Is there a easy way of
doing this with out opening eaxh file?
All tables & fields are the same in all databases.
Worst case scenario open every file and cut & pastse into
1 file.