SQLite Plugin is a plugin for the 4th Dimension programming language that allows you to work with SQLite databases. SQLite is the most widely deployed database engine in the world. The plugin offers you an embedded SQL database engine contained in a single plugin (no additional software needed). Having an extra database engine besides the built-in database engine of 4D, means that it’s an ideal solution to store or archive static data (like zip codes, statistics etc.). Since it supports large tables, it is also ideal to offload the 4D database.
Version 4.0 adds support for the following new features. - 64-bit support on Mac and Windows. - Support for 4D v16 - Updated SQLite libraries plus various SQLite extensions. - Support for JSON data / functions. - Full text search. - Fuzzy matching, approximate matching, spell fix - Transitive closures (hierarchical relationships within a single table) - Support for reading/writing CSV data - File I/O functions - Percentile function Please refer to the section “Version history” of the documentation for a complete overview of the changes. For more information: http://www.pluggers.nl/product/sqlite-plugin/ - Rob Laveaux -------------------------------------------------------- Pluggers Software Scholekstersingel 48 2496 MP Den Haag The Netherlands Email: [email protected] Website: http://www.pluggers.nl -------------------------------------------------------- ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

