Re: "order by" slow on indexed field
From: Stephen Howe (stephenPOINThoweATtns-globalPOINTcom)
Date: 04/20/04
- Next message: Jon Delano: "ADO Stream Problem"
- Previous message: Stephen Howe: "Re: Find Method - How to compare only a part of the string?"
- In reply to: Jochen L. Kaiser: ""order by" slow on indexed field"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Apr 2004 18:37:45 +0100
> What is wrong here? Do I miss something?
> What con I do speed up getting the top n records of this
> query using ADO?
I would look up in the Access2000 documentation and see if it possible to
provide a hint as to which index to use in the SELECT. You can do this with
SQL Server but I have no idea if it is possible with Access2000.
Stephen Howe
- Next message: Jon Delano: "ADO Stream Problem"
- Previous message: Stephen Howe: "Re: Find Method - How to compare only a part of the string?"
- In reply to: Jochen L. Kaiser: ""order by" slow on indexed field"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|