Menu

Tree [ae24cf] master /
 History

HTTPS access


File Date Author Commit
 include 2013-04-22 SFENCE SFENCE [2705ad] SQLSEM: Fix Out of Sync SQL error.
 src 2014-01-21 SFENCE SFENCE [ae24cf] SQLSEM: Update for new SFENCE version.
 test 2013-01-11 SFENCE SFENCE [02de26] SQLSEmTester: Update licences and test.
 .gitignore 2013-03-24 SFENCE SFENCE [dfbe9f] SFENCEMain: Update Makefiles for Mac OS X, linu...
 AUTHORS 2012-09-30 SFENCE SFENCE [530325] Initial commit
 COPYING 2012-12-12 SFENCE SFENCE [eb504d] SQLSEM: Fix to new SFENCE version, prefer worki...
 Makefile 2014-01-21 SFENCE SFENCE [ae24cf] SQLSEM: Update for new SFENCE version.
 NEWS 2012-09-30 SFENCE SFENCE [530325] Initial commit
 README 2012-12-12 SFENCE SFENCE [eb504d] SQLSEM: Fix to new SFENCE version, prefer worki...
 SQLSEM.c 2014-01-21 SFENCE SFENCE [ae24cf] SQLSEM: Update for new SFENCE version.
 SQLSEM.h 2013-03-24 SFENCE SFENCE [dfbe9f] SFENCEMain: Update Makefiles for Mac OS X, linu...
 TODO 2012-12-12 SFENCE SFENCE [c2ff74] SQLSEM: Write detection key type in Set_Data fu...

Read Me

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.