Hello,
How to execute sql statement and fetch all with TZQuery? Or how to execute a sql statement like "SELECT * FROM MyTable ORDER BY MyField" with TZQuery and navigate records as fast as TZTable? i'm using ZEOS 6.6.5 and Firebird 2.1.
Search found 2 matches
- 26.08.2009, 15:32
- Forum: Firebird
- Topic: TZQuery Fetch All
- Replies: 1
- Views: 627
- 24.08.2009, 17:59
- Forum: Firebird
- Topic: TZConnection and Firebird
- Replies: 2
- Views: 685
TZConnection and Firebird
Hi! I'm using ZEOS 6.5.5 with BDS 2006 and Firebird 2.1; When i try use TZConnection.Disconnect, if Firebird service is not active or the connection with database server is lost, this method raise exceptions, so, it's impossible use TZConnection.Reconnect. I have to restart my aplication. It's a bug?