Re:How do I audit insert/delete/update etc

From: Vishal Parkar (vgprakar_at_hotmail.com)
Date: 04/28/03


Date: Mon, 28 Apr 2003 05:23:47 -0700


You can make use of database triggers. Visit this url

http://www.devx.com/dbzone/Article/7939/0/page/1

(You can neglect instead of triggers part)

--Vishal

>-----Original Message-----
>Helo!
>Does anyone know how to audit insert/delete/update etc in
>a database. Want like to have all that information in a
>file to view history.
>I'm running Sql2000 and 6.5.
>
>Regards Johan
>.
>