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 |
|
laailalalaa
Yak Posting Veteran
57 Posts |
Posted - 2009-08-03 : 03:02:57
|
| hi,i'm gettin' familiar with smn else's code [a windows service] that does some inserts and updates on a sql server instance A database DBa table Ta , when some events appear. the problem is there is another database DBb on a sql server instance B, whose table Tb gets updated. nowhere in the code does that table gets updated [not through command text, nor through call to stored procedure]. is there a way to find out what application [and method] triggered the updating of that table from sql server?and i already checked every line of code!!!thanks a lot |
|
|
laailalalaa
Yak Posting Veteran
57 Posts |
Posted - 2009-08-03 : 03:44:26
|
| nvm.. just a trigger 8-| |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-08-03 : 04:10:04
|
gr8 N 56°04'39.26"E 12°55'05.63" |
 |
|
|
|
|
|