TParadoxDataSet
From Lazarus-ccr
English (en) Français (fr) Portuguese (pt)
Contents |
[edit] About
TParadoxDataSet is an TDataSet that can read (but not write!) Paradox Files up to Version 7
Its main caracteristics are :
- Data aware implementation
- All Table Levels up to Version 7
[edit] Author
Author: Christian Ulrich
[edit] License
[edit] Download
The latest stable release can be found on
[edit] Bug reporting / Feature Request
Please Report Bugs to the Lazarus Bugtracker in Category Packages
[edit] SVN
you can checkout the actual source from
https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tparadoxdataset
commandline to do this is
svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tparadoxdataset
[edit] Change Log
- 31.01.2007 Release
Status: Beta
[edit] Installation
- unzip the files from the zip file to lazarus\components\
- Open lazarus
- Open the package .lpk with Component/Open package file (.lpk)
- (Click on Compile is only necessary, if you don't want to install the component into the IDE)
- Click on Install
