C
Chakey
I am using Access tables I created from information in the company database
to delete information in the database, modify data in the access tables, and
then append the data into the company database. I need primary keys (it
appears) to delete data with primary keys in the company DB. But, to modify
data in the Access tables I need to remove the PKs to update fields that are
part of the PK.
Is there an automated way (query, macro, VB script) that I can remove the
PKs from the tables in the Access DB? They will always be the same tables.
I am using Access 2003
thanks,
to delete information in the database, modify data in the access tables, and
then append the data into the company database. I need primary keys (it
appears) to delete data with primary keys in the company DB. But, to modify
data in the Access tables I need to remove the PKs to update fields that are
part of the PK.
Is there an automated way (query, macro, VB script) that I can remove the
PKs from the tables in the Access DB? They will always be the same tables.
I am using Access 2003
thanks,