PRODUCTS

Curl Data Kit

The CDK library facilitates building data-centric applications in Curl and provides support for local SQL databases. By allowing the storage and retrieval of data using the popular SQLite engine, the CDK library is an important foundation for occasionally connected computing (OCC) applications developed with Curl.

In addition, SQLite databases are fully integrated with the Curl DATA-ACCESS functionality, enabling the use of standard Curl techniques for presentation and manipulation such as RecordView, RecordGrid, RecordForm and DataBinding.

Curl Release 7 incorporates the SQLite engine (as package CURL.IO.SQLITE-LIBRARY).

This change eliminates the need for privilege to use SQLite, which had been necessary in earlier releases, when the SQLite library was included in the CDK using CURL.LANGUAGE.DLL-INTERFACE.

How to Download the CDK

The CDK is available at no charge. The CDK zip file can can be downloaded from the link below. Choose the version that corresponds to the version of the applications you plan on developing and the version of the Curl IDE you are using.

The README files contains instructions for installing the unpacked library on your development machine: