Subject Need a tool to inspect SQL sent to server
Author dr_bentonquest
Hi there,

I need a tool to see/inspect the actual SQL command and values sent to my (embedded) firebird server from a C# windows application. I'm trying to fix a rare bug and my last hope is to see in real time what is really being sent to the server.

What tool do you recommend for this? Thanks.