chrisperkins
IS-IT--Management
Hi,
I am using a Make-Table query to create a new table. The source table has a Primary Key set on the "row-id" field.
This is being done every night of the week in order that we have a local copy of the data. I am first deleting the old local table & then carrying out a new make-table.
When I create this new make-table query though the primary key properties do not get copied to the "row-id" field of the new table.
Is there something else that I must do or is it something that I will have to do in code. If this is the case how would I go about doing this?
Cheers,
Chris
I am using a Make-Table query to create a new table. The source table has a Primary Key set on the "row-id" field.
This is being done every night of the week in order that we have a local copy of the data. I am first deleting the old local table & then carrying out a new make-table.
When I create this new make-table query though the primary key properties do not get copied to the "row-id" field of the new table.
Is there something else that I must do or is it something that I will have to do in code. If this is the case how would I go about doing this?
Cheers,
Chris