Path: csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed0.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Ethan Furman Newsgroups: comp.lang.python Subject: Re: convert Dbase (.dbf) files to SQLite databases Date: Tue, 01 Mar 2016 08:39:14 -0800 Lines: 16 Message-ID: References: <7c5n8kF25pc8bU1@mid.dfncis.de> <419cc0e0-3a78-4906-8420-c12ce2684bef@c36g2000yqn.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de cCtqXgJP3dMOsTooXjpHTQLIxH0RPVYWyJjsM1PWD0ZQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'needed,': 0.05; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'subject:files': 0.09; "john's": 0.16; 'memo': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'soon-to-be': 0.16; 'fairly': 0.22; 'nearly': 0.23; 'header:In- Reply-To:1': 0.24; 'module': 0.25; 'header:User-Agent:1': 0.26; 'long.': 0.29; 'robust': 0.29; '~ethan~': 0.29; "can't": 0.32; '[1]': 0.32; 'subject:) ': 0.32; 'url:python': 0.33; '2009': 0.34; 'handle': 0.34; 'files,': 0.35; 'unicode': 0.35; 'should': 0.36; 'instead': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'drop': 0.38; 'stuff': 0.38; 'several': 0.38; 'whatever': 0.39; 'to:addr:python.org': 0.40; 'waiting': 0.60; 'your': 0.60; 'john': 0.61; 'charset:windows-1252': 0.62 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103797 > 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