Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Replicate Calculated Primary Key

$
0
0

I have a table with a calculated primary key, and I want to replicate that value (not formula) to another database. I can successfully create replication, but the behavior is "whacked".
The table create scripts are below, first the publisher, then


Viewing all articles
Browse latest Browse all 3145

Trending Articles