This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003715. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Howard Flank [email] 

 

 

Files

[ Paradox.zip ] [ 14,123 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
The TParadox component allows you to read a Paradox 4+ table without using the BDE. It's short (adds no more than 11K to the program, less if you're already using File I/O), fast (faster then TTable + BDE), and simple (needs only the Paradox.pas file). Reads all Paradox field types except BCD fields. Cannot insert or delete rows. TParadox.FindKey can find a record using the Primary Index, but it can't use any secondary indexes. Written in Delphi 4, but should be compatible with Delphi 3, 5 and 6. Support for Blob (memo) fields and update (in-place) of alpha fields. Sample application and table included. Read comments in the .pas file for more info.
Added: 11-09-2002/18-08-2003   |  Version: 1.3   |  Downloads: 2414/2413/14
Author:Howard Flank   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.