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-02-25 : 11:13:15
|
John writes "Apparently the DROP TABLE command is not allowed in a trigger. Anyone got a workaround?
I have a situation where I have one table that keeps track of a list of other tables, when the record referencing a table in the list is deleted, I would like to dump the associated table.
There has got to be a workaround here, but I am not finding it." |
|
|
|
|
|