Paradox to MySql

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
PingLeeQuan
Forum Commoner
Posts: 58
Joined: Tue Sep 03, 2002 8:08 am

Paradox to MySql

Post by PingLeeQuan »

Good Morning Folks... I have an issue and I apologies if this form is not where I need to post this question.

I am trying to convert a database from PARADOX4.0 to MySql.

I used the SQLServer utility to convert/import-export data. It works to a point.

SqlServer conversion utility does not recognize BLOBs or "converting from text in PARADOX to blob or text in MySql".

From what I gathered PARADOX treats text as "string" and MySql tries to treat it as a "bunch" of bytes.

Does any one know where I can find a utility that will allow me to convert from PARADOX to MySql?
Thanks again for any help provided and sorry again if this form is not for this question.
QLS
Post Reply