Difference between revisions of "JCSV (Jans CSV Components)"

From Lazarus wiki
Jump to navigationJump to search
Line 28: Line 28:
  
 
=== Installation ===
 
=== Installation ===
* step 1
+
* Use *.lpk file to install
* step 2
 
  
 
=== The ''My Component'' Example Application ===
 
=== The ''My Component'' Example Application ===

Revision as of 10:13, 8 September 2009

About

JCSV (Jans Freeware CSV Database Components is a set of components for using a CSV Database


The download contains the component, an installation package.


Author

License

modified LGPL (same as the FPC RTL and the Lazarus LCL). You can contact the author if the modified LGPL doesn't work with your project licensing.

Download

The latest stable release can be found on link to the lazarus-ccr sf download location.

Change Log

  • Version 1.0 date

Dependencies / System Requirements

  • None

Status: Stable / Alpha

Issues:


Installation

  • Use *.lpk file to install

The My Component Example Application

Installation

  • Open TestMyComponent.lpi
  • compile
  • run