Search found 2 matches

by glac
09.11.2007, 16:49
Forum: Firebird
Topic: performance
Replies: 6
Views: 3073

Hi, I have made further investigations... :) In my last post I have not told that I use a DBGrid component to browse the data of the grid. The DBGrid components call RecordCount. I have checked the source code of ZeosDBO and found that the GetRecordCount method is implemented in ZAbstractRODataset.p...
by glac
09.11.2007, 15:04
Forum: Firebird
Topic: performance
Replies: 6
Views: 3073

Hi, We are building a big commercial application based on ZeosDBO and Firebird 2.x. Unfortunatelly as the database growed, the first performance problems occured. Opening a query is extremly slow. I have tried to open the same query with EMS (a database client for Firebird). The results are: - Openi...