trichview.support
Re: Searching Multiple RVF's |
Author |
Message |
Yernar |
Posted: 12/27/2002 8:45:09 If I were you, I'd use RichView package with Rubicon (http://tamaracka.com/). There are components (Delphi and C++ Builder) for writing the search engine in this package. What's more Rubicon supports the following database engines: Borland BDE (TTable & TQuery) ADO Advantage Database Server Apollo Direct Oracle Access DBISAM dbExpress (beta) FlashFiler Halcyon InterBase Express InterBase Objects ODBC Express Topaz Other SQL Servers via the BDE Really great package. "Marc" <marc.knowles@bbc.co.uk> wrote: > >I'm using TDBRichViewEdit and want to implement a text search that goes through >the entire database. The RVF data is stored in a DB field and as far as I >can tell I can't get the text directly out of the DB field in order to search >it, rather I need to load each DB record back into a TDBRichViewEdit and >implement the normal find routines there. Is this correct or is there another >way? If this is correct, is there a way to stop TDBRichViewEdit from re-loading >the pictures contained in the RVF record in order to make text searching >faster? > >Thanks |
Powered by ABC Amber Outlook Express Converter