Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert Trigger to insert record in another table.
Message
From
15/07/2003 21:59:49
 
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00803916
Message ID:
00810513
Views:
13
Thank you, it helped, I had to so other things, that's why my late reply. Thank you again.

Luis


>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
Previous
Reply
Map
View

Click here to load this message in the networking platform