|
Curl Data Kit (CDK)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. |