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 |
|
sgtwilko
Starting Member
23 Posts |
Posted - 2001-11-08 : 12:14:54
|
| I'm trying to use the inserted table from a trigger in dymanic SQL.This just provides me with an 'invalid object name' error message.Does anyone know how to get data from the inserted table in to the same context as the Dynamic SQL |
|
|
|
|
|