Search found 4 matches
- 29.08.2010, 22:55
- Forum: ZDBC (ZEOS Database Connectivity)
- Topic: How to know total fetched rows
- Replies: 2
- Views: 1757
- 30.06.2010, 19:07
- Forum: ZDBC (ZEOS Database Connectivity)
- Topic: How to know total fetched rows
- Replies: 2
- Views: 1757
How to know total fetched rows
Hi, Im new with Zeos Lib and Im doing some basic test... For this one, Im trying to know how many rows have a resultset after a simple select, so i try with GetFetchSize but allways return 0. This is what im doing. (Using ZeosLib 6.6.6 - Delphi 7) var C : IZConnection; S : IZStatement; R : IZResultS...
- 30.06.2010, 00:43
- Forum: ZDBC (ZEOS Database Connectivity)
- Topic: How to detect connection lost ?
- Replies: 9
- Views: 10753
Take a look:
http://www.mysqlperformanceblog.com/201 ... d-harmful/
It's on a MySQL blog, but the idea is the same for any DB server.
Bye!
http://www.mysqlperformanceblog.com/201 ... d-harmful/
It's on a MySQL blog, but the idea is the same for any DB server.
Bye!
- 07.06.2009, 23:32
- Forum: SQLite Administrator
- Topic: When a new version of the program ?
- Replies: 4
- Views: 3490