Zquery - the execsql option
Posted: 02.10.2006, 11:56
I need to do smthing like this can u tell me how can i do that wih Zeos ?
because this one was writen in standard dbexpres mode im rewriting whole program to zeos and i just cant figure how this one work.
There should be some help inthe matter of fact coz i antint fount anywhere one.
Code: Select all
if SQLQuery1.ExecSQL(true) = 1 then messagedlg('rekord dodany',mtinformation,[mbok],0);
There should be some help inthe matter of fact coz i antint fount anywhere one.