I am having problems on how to audit insert update,
deletes in SQL server 7.0. I am using triggers which work
fine on most columns. My question is how to I audit a
table that has a text field column????
If there is another procedure than using triggers please
give me the scoop.