T
Tom
I have a database with four tables that I use and each month I get a new
database with the same four tables in them with updated and current data. I
have various queries and tables created in the old database using the same
four tables. The four tables from the two databases are the same, except
that the new one is current. I link the four new tables to the old database
and then run a delete query on the old table, but when I try to run an append
query from the new table to the old table, I keep getting an "Invalid
Argument" error message. Does anyone have any ideas or suggestions of an
easier way to do this?
Thanks,
Tom
database with the same four tables in them with updated and current data. I
have various queries and tables created in the old database using the same
four tables. The four tables from the two databases are the same, except
that the new one is current. I link the four new tables to the old database
and then run a delete query on the old table, but when I try to run an append
query from the new table to the old table, I keep getting an "Invalid
Argument" error message. Does anyone have any ideas or suggestions of an
easier way to do this?
Thanks,
Tom