Difference between revisions of "TParadoxDataSet/fr"

From Free Pascal wiki
Jump to navigationJump to search
(New page: {{TParadoxDataSet}} === About === TParadoxDataSet is an TDataSet that can read Paradox Files up to Version 7 Its main caracteristics are : * Data aware implementation * All Table Level...)
 
Line 18: Line 18:
 
=== Download ===
 
=== Download ===
 
The latest stable release can be found on  
 
The latest stable release can be found on  
* [http://www.ullihome.de Christians Homepage].
 
* [http://tcs.ullihome.de/tparadox.zip Download Directlink]
 
 
* [http://sourceforge.net/project/showfiles.php?group_id=92177&package_id=222064 Lazarus CCR]
 
* [http://sourceforge.net/project/showfiles.php?group_id=92177&package_id=222064 Lazarus CCR]
  

Revision as of 00:12, 29 April 2010

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

Bug reporting / Feature Request

Please Report Bugs to the Lazarus Bugtracker in Category Packages

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

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