Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
jogin malathi
Posting Yak Master
117 Posts |
Posted - 2007-03-28 : 08:09:49
|
| hiI want to audit data before update or delete with modified date,userid,machineidHow to write trigger for itExample-------I have a table as Immigration With Following fieldsEmployee_id int(foriegn key)Passport no varchar(50)Issue date datetimeExpiry date datetimeIwant to store data or audit data before update or delete data from above tableMalathi Rao |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
|
|
|
|