Sqlite Db access via ODBC

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
karweru
Posts: 220
Joined: Fri Aug 01, 2008 1:51 pm
DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
Contact:

Sqlite Db access via ODBC

Post by karweru »

Hallo Friends,

There is a fine sample in ....\SAMPLES\RDD.SQL\mdb folder on how to access an mdb file via odbc. Is the same possible for sqlite? What is the connection string?

Thanks in advance.
Kind regards,
Gilbert.
User avatar
luisvasquezcl
Posts: 1263
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: Sqlite Db access via ODBC

Post by luisvasquezcl »

Hi Karweru,
you can download the sqlite ODBC driver from this link: http://www.ch-werner.de/sqliteodbc/
best regards,
Luis VAsquez
Post Reply