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.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Convert Paradox tables to My-SQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-13-04, 05:41
atflm atflm is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
Convert Paradox tables to My-SQL

Hi!

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.

thanks,
Andre
Reply With Quote
  #2 (permalink)  
Old 05-20-04, 05:20
Shores Shores is offline
Registered User
 
Join Date: Aug 2003
Location: Bologna - Italy
Posts: 209
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.
Reply With Quote
  #3 (permalink)  
Old 06-01-04, 06:54
Jim.He Jim.He is offline
Registered User
 
Join Date: Jun 2004
Posts: 1
You can try a database converter in http://www.dbput.com. It perhaps convert paradox to mysql
Reply With Quote
  #4 (permalink)  
Old 06-18-04, 14:08
bling bling is offline
Registered User
 
Join Date: Jun 2004
Posts: 2
The Database pump utility that installs with Borland C++ Builder is great!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On