Subject | Re: [ib-support] Slow Search |
---|---|
Author | Sandeep |
Post date | 2001-11-25T20:00:59Z |
On 22 Nov 2001, at 9:15, Jason Wharton wrote:
an Index which is descending, but when the table is opened the
query which it makes up has ascending order by clause. To get
around this I'm calling unprepare and prepare. This fixes the
problem as it puts descending in order by clause for those fields
now.
Regards
Sandeep
Software Developer
CFL
sandeep@...
http://www.cfl.co.nz
> Unless you show us the prepare of the statement associated with the handle,The problem is that the IndexName property for the table is set to
> and thus its plan as well, there probably isn't anything we can suggest that
> you would have control over.
an Index which is descending, but when the table is opened the
query which it makes up has ascending order by clause. To get
around this I'm calling unprepare and prepare. This fixes the
problem as it puts descending in order by clause for those fields
now.
Regards
Sandeep
Software Developer
CFL
sandeep@...
http://www.cfl.co.nz