Slow Operating

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
duzenko
Senior Boarder
Senior Boarder
Posts: 53
Joined: 17.06.2009, 11:24

Slow Operating

Post by duzenko »

I am porting an existing dbase IV system to firebird\zeos and got some serios speed issues. I've been trying to look into it and now I would like to know this:
how come TZQuery.Post is so slow, and why does it executes so many code when trying to define table name for the update sql? Attached is screenshot of call stack
You do not have the required permissions to view the files attached to this post.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

why does it executes so many code when trying to define table name for the update sql
The code executed is needed to make sure zeoslib knows which database fields are behind the fields modified by the user.

Mark
Image
Post Reply