GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB
Building blocks, small demo apps, and pieces of sample code for Gambas2. Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3.
All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given!
SimpleDemo contains more complete apps that can be...
Debby has replaced CDE in the Tina4Stack,
you may want to check it out at http://tina4.com
CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported.
CDE is not a replacement for PDO,...