CaptainN64
Programmer
Does anyone know of a way I can more-or-less duplicate the SQL Profiler in VB.NET? (C# if necessary, but VB if possible) I need to monitor a database for incoming SQL/Transactions so I can duplicate them on another system. I can't use replication, as most of the tables get dropped/truncated/recreated fairly frequently. Any assistance would be appreciated. Thanks