Subject | problem with locate |
---|---|
Author | Helmut Steinberger |
Post date | 2004-12-07T20:45:24Z |
I have a performance problem with locate.
I use a tib_query to fill a grid with data. before showing the form
with the grid on it, I want to locate a row with a value in one
datafield, entered before by the user.
To do so, I use locate, but though the field on which I set up the
locate is indexed, it is very slow. It seems to me, that locate
doesn't use the index.
What could be the reason for this problem?
cu
Helmut
I use a tib_query to fill a grid with data. before showing the form
with the grid on it, I want to locate a row with a value in one
datafield, entered before by the user.
To do so, I use locate, but though the field on which I set up the
locate is indexed, it is very slow. It seems to me, that locate
doesn't use the index.
What could be the reason for this problem?
cu
Helmut