Does anyone know of a driver that would allow Access to work as a front end for SQLite files? I would prefer this to a conversion facility since I need Access to read SQLite files on an ongoing basis.
Any ideas would be greatly appreciated.
-Tim
Does anyone know of a driver that would allow Access to work as a front end for SQLite files? I would prefer this to a conversion facility since I need Access to read SQLite files on an ongoing basis.
Any ideas would be greatly appreciated.
-Tim
I have never used SQLite it before but will all the SQL servers I have worked with I installed an ODBC driver.
I would see if there is an Windows ODBC driver for SQLite.
I was curious. A quick google lead to this:
SQLite ODBC Driver
and
SQLite 3 ODBC Driver