Hi, all!
I need to import data from paradox databases (*.db) into MySQL. How can I do it. (I mean are there any ready scripts, or where can I find File specification to write own library, or may be there ire standart modules in PHP for this purpose)...
Would be appriciate for any information.
Paradox *.DB file format
Moderator: General Moderators
maybe this one's useful
http://www.dbtools.com.br/EN/dbmanagerpro.php
Haven't tried it - only one of dozens google results
http://www.dbtools.com.br/EN/dbmanagerpro.php
Haven't tried it - only one of dozens google results
yes... of course!
Thanx for reply...
Yes, I tried hundreds of Google, and other search system results.... But I didn't find what were looking for. I don't need a prog that can read this databases... I need to WRITE the own one on PHP so that it can work on *nix & Win systems... I need a description of files structure so that I can manipulate this files by myself.
Yes, I tried hundreds of Google, and other search system results.... But I didn't find what were looking for. I don't need a prog that can read this databases... I need to WRITE the own one on PHP so that it can work on *nix & Win systems... I need a description of files structure so that I can manipulate this files by myself.