Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > dbf converter
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 6th October 07:34
mail.motzarella.org
External User
 
Posts: 1
Default dbf converter



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)
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666