I am looking for a DBComboBox which we can enter text into, and the
component will display matching records from another table - similar to
the standard dbcombo - 

Only we need it to work using Client Server - ie SQL.  The standard way
generates SQL queries on every key press.  We need a component which
loads at least a subset of records into memory, and uses this for the
look up rather than running new SQL queries every time a key is pressed.

Peter Harrison
Software Developer
Sovereign

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to