Hi,
I need to trace the DELETE/UPDATE/INSERT queries produced by the datasources of my application on a single table. I found a solution for a similar problem on the forum ( http://forums.smartclient.com/showthread.php?t=11140&highlight=audit+table) but in that case the user seems to need to trace only the DSRequests details. I need to trace the actual queries produced by the SQL driver.
Thank you in advance,
Daniele
I need to trace the DELETE/UPDATE/INSERT queries produced by the datasources of my application on a single table. I found a solution for a similar problem on the forum ( http://forums.smartclient.com/showthread.php?t=11140&highlight=audit+table) but in that case the user seems to need to trace only the DSRequests details. I need to trace the actual queries produced by the SQL driver.
Thank you in advance,
Daniele
Comment