Michael Ruck wrote:
> 
> Hi,
> 
> Is there a JSON interface for SQLite (in C/C++)? Any GPL/LGPL compatible
> license or public domain would do. Someone must have written something like
> it. I need to export a set of tables to JSON .js files to serve on a
> webserver, the files are generated off-line, not on demand.

Maybe the untested unsupported source code from
http://www.ch-werner.de/sqliteodbc/sqlite3json.tgz
can be used for that purpose.

Cheers,
Christian

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to