Subject Which property contain the final prepared statement
Author Michael Fung
Dear All,


Which property of IB_Query contains the *final* SQL statement that is
sent to the server?

I have tried the SQL.Text + SQLWhere but they did not include the
where items that I added in the OnPrepareSQL event.

Or, is there a quick way to assign the *final* prepared SQL statment
from IB_Query to IBO_Query?


TIA.
Michael