hi experts,
I have set up transactional (push) replication for 1 table.
Oddly, it replicates UPDATES/CHANGES to the subscriber database just fine. But any INSERTS cause the Distribution Agent to fail with this vague error:
"Syntax error or access violation. The step failed."
I think I can rule out access violation since the Inserts replicate ok.
Any idea why inserts will not replicate, but updates will?
SQL Server 2000
Thanks ! John
I have set up transactional (push) replication for 1 table.
Oddly, it replicates UPDATES/CHANGES to the subscriber database just fine. But any INSERTS cause the Distribution Agent to fail with this vague error:
"Syntax error or access violation. The step failed."
I think I can rule out access violation since the Inserts replicate ok.
Any idea why inserts will not replicate, but updates will?
SQL Server 2000
Thanks ! John