Implements event handler for view SQL before execute on Server

Implements event handler for view SQL before execute and allow manage it like OnWillExecute of TADOConnection.

If this is for Aurelius, you can use OnSqlExecuting event which allows now to modify the SQL before execution as well.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.