SQLSEM Code
SQLSEM is SFENCE extension module for SQL connection support.
Status: Pre-Alpha
Brought to you by:
sfence
File | Date | Author | Commit |
---|---|---|---|
include | 2013-04-22 |
![]() |
[2705ad] SQLSEM: Fix Out of Sync SQL error. |
src | 2014-01-21 |
![]() |
[ae24cf] SQLSEM: Update for new SFENCE version. |
test | 2013-01-11 |
![]() |
[02de26] SQLSEmTester: Update licences and test. |
.gitignore | 2013-03-24 |
![]() |
[dfbe9f] SFENCEMain: Update Makefiles for Mac OS X, linu... |
AUTHORS | 2012-09-30 |
![]() |
[530325] Initial commit |
COPYING | 2012-12-12 |
![]() |
[eb504d] SQLSEM: Fix to new SFENCE version, prefer worki... |
Makefile | 2014-01-21 |
![]() |
[ae24cf] SQLSEM: Update for new SFENCE version. |
NEWS | 2012-09-30 |
![]() |
[530325] Initial commit |
README | 2012-12-12 |
![]() |
[eb504d] SQLSEM: Fix to new SFENCE version, prefer worki... |
SQLSEM.c | 2014-01-21 |
![]() |
[ae24cf] SQLSEM: Update for new SFENCE version. |
SQLSEM.h | 2013-03-24 |
![]() |
[dfbe9f] SFENCEMain: Update Makefiles for Mac OS X, linu... |
TODO | 2012-12-12 |
![]() |
[c2ff74] SQLSEM: Write detection key type in Set_Data fu... |
SQLSEM README ($Date: 2012/08/05 10:30:32 $) =============================================================================== OVERVIEW Description ----------- The SQLSEM library can be used for supportin SQL connection for your aplication. Features -------- The SQLSEM program Library the following features: o Free software (GNU General Public License) o Should work on every ANSI C conforming platform with SFENCE dynamic library. Disclaimer ---------- Please read the file COPYING before using SQLSEM. Installation ------------ For installing SQLSEM you must create some IDE project or you can try to use Makefile on Unix. New Versions ------------ Information on how to retrieve new versions of SQLSEM can not be found on any url address. If you want new version, please contact author. Credits ------- Please read the file AUTHORS.