[Lazarus] Generate InsertSQL, UpdateSQL, DeleteSQL

Santiago A. svaa at ciberpiula.net
Wed Apr 8 13:07:17 CEST 2020


Hello:

I have a TSQLQuery with a SQL string like this "select * from 
manyFieldsTable" and I want to write a custom updateSQL, but I don't 
want to start from scratch, from an empty script.  I want to start from 
the automatically generated updateSQL statement that TSQLQuery generates 
when you leave the UpdateSQL script blank.

Is there any way I can get the automatically generated updateSQL 
statement, edit it and set the UpdateSQL property?

--------
Saludos
Santiago A.



More information about the lazarus mailing list