Groups | Blog | Home
all groups > sql server (alternate) > november 2003 >

sql server (alternate) : audit/history without use of triggers?


panjo03 NO[at]SPAM hotmail.com
11/26/2003 12:23:18 PM
Hi

I am looking to implement an audit/history table/tables but am looking
at doing this without the use of triggers.
The reason for doing this is that the application is highly
transactional and speed in critical areas is important.

I am worried that triggers would slow things down.

I am more used to other database where by there is a utility to "dump"
the contents of the transaction logs and use this for auditing
purposes. However SQL Server does not have this functionality (unless
there is a sql server tool - 3rd party that I do not know about)

Has anyone implemented something similar? Or used/using a 3rd party
tool that will do this job.

Effectively the clients would like to "look" at what happened - say 15
minutes ago.

thanks
Simon Hayes
11/26/2003 10:01:41 PM

[quoted text, click to view]

There's nothing in SQL Server itself, but there is at least one third party
product available which looks like it may meet your requirements:

http://www.lumigent.com/products/entegra/entegra.htm

Simon

panjo03 NO[at]SPAM hotmail.com
11/27/2003 10:55:25 AM
thanks Simon for your reply - I'll have a look at entegra

bjzamora NO[at]SPAM hotmail.com
11/28/2003 9:29:52 AM
John:

Check out these products:

http://www.apexsql.com/index_lognavigator.htm

http://www.lumigent.com/products/le_sql/le_sql.htm


HTH,

BZ

[quoted text, click to view]
AddThis Social Bookmark Button