Viewing 4 posts - 1 through 5 (of 5 total)
Hi Jack,
This is what I have thusfar as my Trigger. Do I need to add an INSERT INTO statement after Setting the Trig variable? Thanks!
USE Database
GO
CREATE TRIGGER...
April 15, 2012 at 12:27 am
Thanks for your timeliness. I will review this fantastic data and get back with you soon.
Thanks for your time,
Paul
April 12, 2012 at 11:24 am
Thanks Jack! It worked! Kind of. I have realized this function is for timestamping a record when it is 'appended' to a table so it worked perfectly...
April 12, 2012 at 10:24 am
Thanks Jack. Since the table already exists, is it possible to use an ALTER TABLE Script to alter the column? Or would you suggest dropping the column and...
April 12, 2012 at 9:49 am
Viewing 4 posts - 1 through 5 (of 5 total)