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 |
|
VR6Stress
Starting Member
3 Posts |
Posted - 2000-10-25 : 13:57:14
|
| I'm trying to create a trigger that would take information from one column in tableA and update the same column in tableB and tableC. When I create the trigger, it says it's created with compilation errors. I don't know if the insert can do 2 tables at once, and i'm sure I'm sounding quite novice at this, but with your help i can only get better..ThanksI'm trying to figure this stuff out.... |
|
|
|
|
|