[pysqlite] convert Dbase (.dbf) files to SQLite database
Helmut Jarausch <[email protected]> Tue, 14 Jul 2009 16:11:29 +0200 (CEST)
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have a lot of old Dbase files (.dbf) and I'll like to convert these into SQLite databases as automatically as possible. Does anybody know a tool/Python script to do so? I know, I could use dbfpy and create the SQLite table and import all data. But is there something easier? Many thanks for a hint, Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany