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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Calling a sp from a trigger

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-18 : 09:30:28
Thomas Tiveron writes "What i want to do is create a trigger that will call a sp on an insert. After the insert has happend then i want to call a sp and have it call the create table procedure. So the field that is inserted into Table A will be passed through the trigger to the sp and then passed to the create table proc.

what do you think?

Thanks
Tom"
   

- Advertisement -