R
Rick
I have to import a text file daily and I want update
records in an existing table with changed values and
append to the same table the new records on the text
file. Can the update and append actions be done at the
same time the file is imported or do I have to create a
separate table for the raw imported data and update the
existing table from the new table using a query?
Thanks!
records in an existing table with changed values and
append to the same table the new records on the text
file. Can the update and append actions be done at the
same time the file is imported or do I have to create a
separate table for the raw imported data and update the
existing table from the new table using a query?
Thanks!