LeanneGodney
Technical User
Hi there,
Could someone please give me an idea of the code I should put into a trigger for a table?
When a record is ADDED to a table called dbo.tblTrades I would like it to automatically add a record to three other tables using the same ID number that the first entry recieved.
Your help is most appreciated!
Leanne
Could someone please give me an idea of the code I should put into a trigger for a table?
When a record is ADDED to a table called dbo.tblTrades I would like it to automatically add a record to three other tables using the same ID number that the first entry recieved.
Your help is most appreciated!
Leanne