Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert Trigger to insert record in another table.
Message
From
25/06/2003 15:34:05
 
 
To
25/06/2003 14:16:48
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00803916
Message ID:
00803969
Views:
15
Did you checkout triggers in the SQL Server BOL? The topic CREATE TRIGGER has some samples at the bottom. Sample E. Use COLUMNS_UPDATED should get you going in the right direction.

-Mike

>Hi friends!
>
>How can I make an insert trigger that whenever a new record is inserted in Table "A" it automatically inserts another record in Table "X" with data from the record in table "A" and data from record in Table "B". Any help would be appreciated.
>
>Luis
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform