0
votes
0answers
38 views

Import multivalued Access 2010 to SQLite

I'm trying to import a MS Access 2010 file (.accdb) that contain multivalued field to SQLite using Navicat. The import went well, however I notice that any cell that is a multivalued cell doesn't ...
2
votes
2answers
6k views

Open SQLite db in Microsoft Access?

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 ...