[AccessD] Append Update records process

Stuart McLachlan stuart at lexacorp.com.pg
Fri Dec 30 18:31:45 CST 2005


On 30 Dec 2005 at 18:47, John Eget wrote:

> Anyone
> 
> I have a table "tblPA" in a database and have imported the same file from
> another database.  So now I have "tblPA" and "tblPA1".  The tables have 4
> identical fields called "Added Date", "Added Time", "Date Modified", and
> "Time Modified".
> 
> I would like to append/update the "tblPA" by adding the new records from the
> "tblPA1" and append/update the records of "tblPA" if the table "tblPA1" has
> a later modified date and time.
> 
> First, I think I need to delete the records that need to be appended/updated
> from "tblPA" and then just add the records from "tblPA1" that are new.
> 
> If anyone has an example of this and is willing to share it, I would
> appreciate this.  Or if someone can point me in the correct direction, it
> would be appreciated also.
> 

What are the names of the other fields in the tables?
-- 
Stuart





More information about the AccessD mailing list