If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I need to convert my paradox tables (.db) to MY-SQL tables. I have an application (DF2MYSQL) that converts (.dbf) to mysql, so in paradox i convert .db to dbf and only then to mysql. There's any software that converts automatically db to mysql and if possible more than one table each time.
You should, if i understand well enough, create a small script in PARADOX, which reads table and data from pdx tables, and connects to mysql to recreate them by means of sql statements.
I've connectedd to mysql from paradox in the past, and it works very well.
bye!
__________________
The only failure is not trying to do it.