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 > Database Server Software > Informix > Exporting Tables + content from IDS 9.4 to MySQL 4

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-21-04, 10:17
Flight5497 Flight5497 is offline
Registered User
 
Join Date: May 2004
Posts: 2
Exporting Tables + content from IDS 9.4 to MySQL 4

Hi There,

We have Informix IDS 9.4 as our DB backend, but I would like to copy the tables and the content from my informix database to MySQL v4.0.

How would I go about doing this I have tried doing dbschema -d [Database Name] -t [table Name] -p all > table_file.sql and then using MySQL control Center to then open and execute the sql file but it keeps coming up with syntax errors. I think I am going about this the wrong way.

Has anyone done this or knows how to do this, if you could let me know that would be gratefully received.

Many Thanks In Advance
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