The Sqlite BIND capability makes implementing an embedded SQl interface
quite a simple operation.
We use embedded SQL with Sqlite but do it within a proprietary language.
It was almost trivial to implement.
Leif Jensen wrote:
Hi,
In a larger project we are using PostgreSQL database and Embedded SQL
in C (using ECPG) in a server daemon. We would like to be able to have
this to work with SQLite for a stand-alone application. The Embedded SQL
in C standard is as used by Oracle (and former Informix) and of course
PostgreSQL.
Does anyone know of an Embedded SQL in C (pre-compiler/interface) that
will work with SQLite ?
Leif
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------