资 源 简 介
lib4d_sql is a C library providing the required functions (connect, prepare, execute, ...) to write a SQL client for 4D and 4DServer databases. It uses the public 4D SQL protocol wich is supported by 4D products since version 11. It is already used by the PDO_4D Open Source project, and it might be used to provide others drivers for JDBC, ADO, or ActiveRecord. This library is usable under five of the most commons open sources licenses.