Difference between revisions of "TParadoxDataSet"

From Lazarus wiki
Jump to navigationJump to search
Line 22: Line 22:
 
=== Bug reporting / Feature Request ===
 
=== Bug reporting / Feature Request ===
  
Please Report Bugs to the Lazarus Bugtracker in Category Packages
+
Please Report Bugs to the [http://www.freepascal.org/mantis/set_project.php?project_id=3 Lazarus Bugtracker] in Category Packages
  
 
=== Change Log ===
 
=== Change Log ===

Revision as of 08:40, 1 February 2007

English (en) français (fr) português (pt)

About

TParadoxDataSet is an TDataSet that can read Paradox Files up to Version 7

Its main caracteristics are :

  • Data aware implementation
  • All Table Levels up to Version 7

Author

Author: Christian Ulrich

License

LGPL

Download

The latest stable release can be found on Christians Homepage.
Download Directlink

Bug reporting / Feature Request

Please Report Bugs to the Lazarus Bugtracker in Category Packages

Change Log

  • 31.01.2007 Release

Status: Beta

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