FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour RDD filter or ADO
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
RDD filter or ADO
Posted: Mon Jul 02, 2007 02:57 PM

I need to ask this again which is faster in filtering huge database ADO or RDD ?

Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
RDD filter or ADO
Posted: Mon Jul 02, 2007 03:55 PM

What kind of Database ?

If you mean DBF, ADS local or remote server is a bullet filtering.

IF you mean an SQL Based database, your choice is ADO.

ADORDD simplyfies the model, letting you to work SQL tables with simple XBase commands, but believe me, SQL tables are yet powerful working directly with SQL.

Saludos

R.F.

Continue the discussion