Viewing 3 posts - 1 through 4 (of 4 total)
Please relay this message to the mighty sage...
The update trigger on the subscriber (trg_MSsync_upd_ID_RANGE_TEST) calls the stored procedure sp_MSsync_upd_ID_RANGE_TEST_1 that performs the update...
January 11, 2007 at 8:35 am
#682706
Thanks for the response. I tried the following on the subscriber and received an error:
alter
database my_db set allow_snapshot_isolation on
set
January 9, 2007 at 4:01 pm
#682236
Just to clarify, the identity column does not have to be in the primary key.
January 8, 2007 at 3:11 pm
#681905