Ali
Ali

Reputation: 684

The best solution for creating logging system

can someone tell me what the best solution is for creating logging system (Audit trail) !? I'm using vb.net with MSSQL 2005

Upvotes: 2

Views: 690

Answers (2)

Morteza Bashardoost
Morteza Bashardoost

Reputation: 78

the following thread will give you some tips about audio trail mechanism :

http://www.universalthread.com/ViewPageArticle.aspx?ID=615

Upvotes: 1

Del Lee
Del Lee

Reputation: 482

Try AutoAudit, which was developed by Paul Nielsen.

http://autoaudit.codeplex.com/

Upvotes: 2

Related Questions