-
Creating multiple triggers within a stored procedure
I'm trying to write a stored procedure that creates several triggers. Whenever
I try to save the stored procedure I get a "incorrect syntax near the keyword
'Trigger'. If I paste the CREATE TRIGGER statements into the Query Analyzer
that run fine. It appears that the syntax error is being generated when
it reads the 2nd CREATE TRIGGER statement. Any ideas??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|