Page 1 of 1

Sqlite Db access via ODBC

Posted: Thu Jun 17, 2010 12:24 pm
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.

Re: Sqlite Db access via ODBC

Posted: Thu Jun 17, 2010 1:19 pm
by luisvasquezcl
Hi Karweru,
you can download the sqlite ODBC driver from this link: http://www.ch-werner.de/sqliteodbc/
best regards,
Luis VAsquez