Page 1 of 1

ODBC driver for SQLite

Posted: Thu Oct 08, 2009 11:05 am
by sudip
Hello Friends,

I am searching for ODBC driver for SQLite. If you have any information regarding this, please tell me.

Thanks in advance.

With best regards.

Sudip

Re: ODBC driver for SQLite

Posted: Thu Oct 08, 2009 11:35 am
by sudip
Hello,

I just found one ODBC driver at http://www.ch-werner.de/sqliteodbc/html/index.html (for documentation).

I downloaded it from http://www.ch-werner.de/sqliteodbc/sqliteodbc.exe

With best regards.

Sudip

Re: ODBC driver for SQLite

Posted: Thu Oct 08, 2009 11:41 am
by gfilatov
sudip wrote:Hello Friends,

I am searching for ODBC driver for SQLite. If you have any information regarding this, please tell me.
Hello Sudip,

There is an open source ODBC driver for the SQLite 2.8.* and SQLite 3.* Database Engine/Library.

The current source can be downloaded from

http://www.ch-werner.de/sqliteodbc/sqli ... *.*.tar.gz

WIN32 binaries (the ODBC driver DLL, install/uninstall programs) are in

http://www.ch-werner.de/sqliteodbc/sqliteodbc.exe

I hope that helps. :idea:

Re: ODBC driver for SQLite

Posted: Thu Oct 08, 2009 12:38 pm
by Rathinagiri
Thanks for the info Sudip and Grigory.

Re: ODBC driver for SQLite

Posted: Thu Oct 08, 2009 3:09 pm
by sudip
Hello Grigory,
Thanks a lot. I downloaded and tested it.
This ODBC driver will be helpful for my old non-harbour projects also ;) (eg., old VFP projects :lol: )
With best regards.
Sudip