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 |
|
Incognito
Starting Member
49 Posts |
Posted - 2001-09-26 : 10:17:01
|
| Hello people,I use DTS(Transfer SQL Server Objects) to keep the database exactly the same on two computers. I scheduled the package to every 5 minutes. But I dont want it to work every 5 minutes but I want it work only when a record is inserted or deleted, so when a change take place in the database. How can I solve this problem???ThnxGokhan |
|
|
|
|
|