--- Christian Ulrich <[EMAIL PROTECTED]> escribió: > Thers an TParadox implementation very simple but working for > Paradox 4+ > tables support not all fiels types but the > most used. > > You can download it from Torry i think would be nice to include in > standart lazarus install. Many pascal users use paradox. > > > Christian > > >Jorge Ortiz wrote: > > > > > >>I have a application in delphi. The application use bde ( paradox > ). I > >>will doe new version in lazarus but I can not read the old > record. > >> > >> > > > >Are there any Delphi components able to read Paradox ? If so, try > >porting them to FPC. > > > >Micha > >
If you don't mind to read some mixed english and spanish comments, I made a component to read Paradox files, it works with memo and graphic fields I wanted to do a TDataset derived component but become busy with other stuff. I was only intersted in readonly capabilities, as the intention was to build some kind of database data pump. Here you have a link: http://mx.geocities.com/jesusrmx/lazarus/paradox.tar.gz Note if you try the sample on graphic or memo fields, one have be in the column of the field and then browse up and down so the respective controls get updated. Jesus Reyes A. ___________________________________________________________ Do You Yahoo!? La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
