Hi all,
If you are using an append query and the table you are getting the records from doesn't have a primary key and the table they are appending to has an autonumber primary key, how do you address the primary key in your sql statement?
Thanks, in advance,
T
If you are using an append query and the table you are getting the records from doesn't have a primary key and the table they are appending to has an autonumber primary key, how do you address the primary key in your sql statement?
Thanks, in advance,
T