Smart !
Thanks
Search found 3 matches
- 21.11.2008, 11:25
- Forum: 6.6 - stable
- Topic: Newbie needs help
- Replies: 3
- Views: 511
- 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
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