ODBC driver for SQLite

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

Post Reply
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

ODBC driver for SQLite

Post 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
With best regards,
Sudip
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: ODBC driver for SQLite

Post 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
With best regards,
Sudip
User avatar
gfilatov
Posts: 1067
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: ODBC driver for SQLite

Post 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:
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: ODBC driver for SQLite

Post by Rathinagiri »

Thanks for the info Sudip and Grigory.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: ODBC driver for SQLite

Post 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
With best regards,
Sudip
Post Reply