M
Michael
Hi Folks - My database has a students table. Every quarter, I receive a file
that contains updated info for the students table. I manually import the
update file, then manually tweak it so it is almost identical to the
students table structure.
Now, I need a way to update the students table with the new info from the
updated/tweaked students table. I thought an update query would work, but I
am having problems setting it up. Any deas or alternatives? Thanks.
that contains updated info for the students table. I manually import the
update file, then manually tweak it so it is almost identical to the
students table structure.
Now, I need a way to update the students table with the new info from the
updated/tweaked students table. I thought an update query would work, but I
am having problems setting it up. Any deas or alternatives? Thanks.