URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID3
Нить номер: 2477
[ Назад ]

Исходное сообщение
"Тематический каталог: DBF to MySQL "

Отправлено auto_topic , 09-Сен-03 11:28 
Обсуждение статьи тематического каталога: DBF to MySQL

Ссылка на текст статьи: http://www.opennet.me/base/rel/dbf2sql.txt.html


Содержание

Сообщения в этом обсуждении
"DBF to MySQL "
Отправлено Takuda , 09-Сен-03 11:28 
dbfConverter is a PHP script that reads data from dbase files (dbf, dbt, fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables & insert data, and then updates old data. Configurable feautures: select target database (MySQL, PostgreSQL), join 2 or more dbf files in one mysql table (dbf's must have same Fields), add primary key id field; support more same named dbf files from different locations, transform characters or words in data, updating sql tables with new data from dbf files in 2 modes, filtering data which we dont need in mysql tables.

http://server.bo-bo.si/php/dbfConverter/