Re: ADOQuery and Blob slowness
From: Bill Todd (no_at_no.com)
Date: 10/28/04
- Previous message: Brian Bushay TeamB: "Re: Error: Could not convert variant of type (Null) into type (String)"
- In reply to: Scott Elgram: "Re: ADOQuery and Blob slowness"
- Next in thread: Brian Bushay TeamB: "Re: ADOQuery and Blob slowness"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Oct 2004 15:53:49 -0700
No. The where clause uses the primary key which is indexed. All that is
required is a search of the primary index for a specific value and that
is very fast.
-- Bill (TeamB) TeamB cannot answer questions received via email
- Previous message: Brian Bushay TeamB: "Re: Error: Could not convert variant of type (Null) into type (String)"
- In reply to: Scott Elgram: "Re: ADOQuery and Blob slowness"
- Next in thread: Brian Bushay TeamB: "Re: ADOQuery and Blob slowness"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|