This is a discussion on Replication with Triggers within the SQL Server forums, part of the Microsoft SQL Server category; --> I have a set of reference tables that are replicated over to subscribers. When one of those tables has ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a set of reference tables that are replicated over to subscribers. When one of those tables has new data inserted, I want to update one of the subscribers other tables based on this insert... the problem is the table to updated exists only in the subscribers database so my trigger won't work. How can accomplish this? |
| Thread Tools | |
| Display Modes | |
|
|