Hi,
I would like to embed SQLite in our application and access to it from another one, through either ODBC or JDBC.
Any idea?


There is an ODBC driver here: http://www.ch-werner.de/sqliteodbc/
But there is no client/server, the server is embedded in the ODBC driver on the client.


I think that we could modify the ODBC driver to communicate through sockets with the SQLite on the server but that would be a lot of work..

Anyone had already these needs?
Thanks
-jec

--
Jean-Eric Cuendet
Riskpro Technologies SA
Av du 14 avril 1b, 1020 Renens Switzerland
Principal: +41 21 637 0110  Fax: +41 21 637 01 11
Direct: +41 21 637 0123
E-mail: jean-eric.cuendet at rptec.ch
http://www.rptec.ch
--------------------------------------------------------


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to