|
|
Log in / Subscribe / Register

dbf converter 0.02 released

From:  "mail.motzarella.org" <nmb.ten-AT-gmail.com>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  dbf converter
Date:  Sun, 21 Jun 2009 21:46:04 +0400
Message-ID:  <h1lrrs$cml$1@aioe.org>

Good day.
dbfconverter.py 0.02 has been released.

What is dbfconverter.py?

dbfconverter.py is platform independent python script. It converts 
database with dbf files or single dbf file into sql code, wich you can 
load into any sql database.
dbfconverter.py supports encoding changing, changing sql file format 
(now it has 3 formats: mssql, mysql, postgresql). If you need, you can 
create your own sql file format.
dbfconverter.py need python to be installed.
it is available from https://sourceforge.net/projects/dbfconverter

Version 0.02 changes:
* Removed db api sinchronization
* Added some extended sql formats. Now user can change, what format will 
   be the sql file.
* Now you can create your own format of sql file (see formats.txt in 
docs folder)
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/




to post comments

dbf converter 0.02 released

Posted Jun 25, 2009 13:56 UTC (Thu) by jengelh (subscriber, #33263) [Link]

Silently asking how many more dbf2sql convertes we need..


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds