Are there any tools to allow using sqlite databases from Microsoft Access?
Of course full access is preferred, being able to edit records, add tables & fields, etc. but read-only browsing would helpful too.
I'm using Access 2007 x64.
|
Are there any tools to allow using sqlite databases from Microsoft Access? Of course full access is preferred, being able to edit records, add tables & fields, etc. but read-only browsing would helpful too. I'm using Access 2007 x64.
| ||||
|
feedback
|
|
What you want is an ODBC driver for SQLite... Such as: Just googling for "SQLite ODBC" returns a heap of results that can help you. | |||
feedback
|
|
As an alternative to using access, I wrote a SQL browser for access called PlaneDisaster.NET. I also have a tool in there that converts from mdb to sqlite. I never wrote a tool to go the other way, but if you know C# that code is a good start. | |||
|
feedback
|