Re: ADOQuery and Blob slowness

From: Bill Todd (no_at_no.com)
Date: 10/27/04


Date: 27 Oct 2004 12:31:33 -0700

It is likely that the slow performance is in the SELECT. Try something
like:

SELECT * FROM TABLE
WHERE PRIMARY_KEY = SOME_VALUE_THAT_DOES_NOT_EXIST

-- 
Bill (TeamB)
TeamB cannot answer questions received via email