[Lazarus] Get SQL before TSQLQuery execute

aradeonas aradeonas at operamail.com
Tue Jun 23 19:56:42 CEST 2015


I checked that but SQL is parameter and not with values for example like
this:
INSERT INTO table1 values(:id,:name);
but I set parameter values and I looking for something like this:
INSERT INTO table1 values(1,'Book');

Regards,
Ara


-- 
http://www.fastmail.com - mmm... Fastmail...





More information about the Lazarus mailing list