Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-10-30 : 08:28:59
|
| brad writes "I have a sql database on a local sql server, and an exact copy of that database on another server across the net. Is there a trigger that i can put on a table in the local server, that when i do an UPDATE, it not only updates the local table, but also connects to the other database, across the net and makes the updates there as well?Thanks in advanceBradford Andersen" |
|
|
|
|
|