Hi !
I'd just like to know how I can retrieve the result of a query like this one :
ZQuery.SQL.Text := 'SELECT COUNT(*) FROM `cars` WHERE `manuf` = 1';
ZQuery.open;
By the way, do u know where I can find comprehensive documentation for Zeoslib/Delphi ?
Thanks !
tonio
Newbie needs help
Moderators: gto, EgonHugeist