Subject | Performance problem with TIB_Query.Prepare |
---|---|
Author | Andreas Hesse |
Post date | 2007-01-29T08:55:48Z |
I have a performance problem with TIB_Query.Prepare.
It needs about 1500ms for a simple query like "select * from table".
The most time-consuming function is TIB_Row.FillRelAliasInfo.
Any chance to speed it up?
It needs about 1500ms for a simple query like "select * from table".
The most time-consuming function is TIB_Row.FillRelAliasInfo.
Any chance to speed it up?