Search found 3 matches

by tonio
24.11.2008, 09:14
Forum: 6.6 - stable
Topic: Newbie needs help
Replies: 3
Views: 511

Smart !

Thanks
by tonio
21.11.2008, 11:25
Forum: 6.6 - stable
Topic: Newbie needs help
Replies: 3
Views: 511

I've just found an answer to my 1st question :)

ZQuery.Fields[0].value;
by tonio
21.11.2008, 10:59
Forum: 6.6 - stable
Topic: Newbie needs help
Replies: 3
Views: 511

Newbie needs help

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