Zquery - the execsql option

Forum related to MySQL

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
domik
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 02.10.2006, 11:51

Zquery - the execsql option

Post by domik »

I need to do smthing like this can u tell me how can i do that wih Zeos ?

Code: Select all

if SQLQuery1.ExecSQL(true) = 1 then messagedlg('rekord dodany',mtinformation,[mbok],0);
because this one was writen in standard dbexpres mode :P 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.
Post Reply