How to see SQL statement sent to the DB server
Posted: Mon 28 Aug 2006 20:08
Hi,
I have used the VCL version of this component and I could see with the Monitor the SQL statement being sent to the DB server. However, here in .NET, I don't find it.
For example, when I use parameters I would like to see the SQL statement with the values of the parameters already assigned and any type casting that the component might do.
In the VCL version I could see it, but I don't find it here.
???
Thanks.
I have used the VCL version of this component and I could see with the Monitor the SQL statement being sent to the DB server. However, here in .NET, I don't find it.
For example, when I use parameters I would like to see the SQL statement with the values of the parameters already assigned and any type casting that the component might do.
In the VCL version I could see it, but I don't find it here.
???
Thanks.