Hi,

I have windows application developed in vb.net and sql server 2008. I want to log all DML query execute in application without changing in all forms and without SQL Server Profiler.

Pls guide how to achieve this.

Thanks