Hi all,
the .NET Datastore only has a couple of events, namely RetrieveStart, RetrieveEnd, UpdateStart, UpdateEnd, RowDeleting, RowDeleted.
There does not seem to be an event "SqlPreview". In PowerBuilder one can see the issued SQL of every single Insert/Update/Delete.
Is there another way to trace SQL calls produced by the DataStore? If no, could it be a useful enhancement to have a SqlPreview event as well?
Thanks, Roland