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.

--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to