[pysqlite] Converting SQLite database
Michel dos Santos Mesquita <Michel.Mesquita-X9DskfXPHWAW/[email protected]> Wed, 29 Oct 2008 21:13:08 +0100
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm new to SQLite and I have been reading some books/website about it. I am going to create a database in SQLite, but I'd like to have this db available to other users. These are users who are not familiar with SQLite, but with Microsoft Access. So, I would like to ask two questions: 1) Is it possible to open an SQLite db in MS Access? 2) Is there a program/function to convert from SQLite format to mdb (MS Access) format? I thank you in advance! Kindest regards, Michel