Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103797
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: convert Dbase (.dbf) files to SQLite databases |
| Date | 2016-03-01 08:39 -0800 |
| Message-ID | <mailman.70.1456850292.20602.python-list@python.org> (permalink) |
| References | <7c5n8kF25pc8bU1@mid.dfncis.de> <mailman.3145.1247654594.8015.python-list@python.org> <419cc0e0-3a78-4906-8420-c12ce2684bef@c36g2000yqn.googlegroups.com> <aea40346-e61d-4d70-8b83-08122456e1ee@googlegroups.com> |
> Il giorno mercoledì 15 luglio 2009 18:30:29 UTC+2, John Machin ha scritto: >> If dbfpy can't handle any new-fangled stuff you may have in your >> files, drop me a line ... I have a soon-to-be released DBF module that >> should be able to read the "new" stuff up to dBase7 and VFP9, >> including memo files, conversion from whatever to Unicode if >> needed, ... Or you can use my dbf module [1] which has been in the wild for several years now and is fairly robust instead of waiting for John's module which has been in the "soon to be released" category for nearly as long. -- ~Ethan~ [1] https://pypi.python.org/pypi/dbf
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: convert Dbase (.dbf) files to SQLite databases starkwedder2009@gmail.com - 2016-03-01 05:36 -0800 Re: convert Dbase (.dbf) files to SQLite databases Ethan Furman <ethan@stoneleaf.us> - 2016-03-01 08:39 -0800 Re: convert Dbase (.dbf) files to SQLite databases Ethan Furman <ethan@stoneleaf.us> - 2016-03-01 08:49 -0800 Re: convert Dbase (.dbf) files to SQLite databases Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-03-01 21:08 -0500 Re: convert Dbase (.dbf) files to SQLite databases Ethan Furman <ethan@stoneleaf.us> - 2016-03-01 20:37 -0800
csiph-web