Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replication in Big Table

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
I am trying to synchronize two SQL Server in two machine. I'm using transaction replication with immediate update so my application could query an update to both publisher and subscriber. Everything works well except that SQL Server return error from a trigger (created by SQL Server replication) when I am trying to update a data in table with more than 100 columns from the subscriber.

Do you guys have ever seen any similar problem? Any information will be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top