In all original tables we set RowGuid to Yes because that, is indeed, what the column is however I not sure what would have happened had we said No.
My question is: should I change all the settings in DDT so that all out GUID PK's have a RowGuid value of Yes?
TIA - Peter
Thanks for that. Actually this is interesting because the reason we use GUIDs is that the app does support replication. So, in this case, should we be changing the RowGUID value to Yes?
Cheers, Peter