I want to log SQL statements in TFDQuery
components, but the qry.SQL.Text
property doesn’t have the parameters merged. Is there a way I can get the SQL that is being sent to the server?
I want to log SQL statements in TFDQuery
components, but the qry.SQL.Text
property doesn’t have the parameters merged. Is there a way I can get the SQL that is being sent to the server?