|
-
Jan 23rd, 2006, 06:28 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Transfer MySQL db to another MySQL DB
I have to migrate data from one MySQL database table to another MySql database table in a different MySql database. Most of the fields do not match data types and are not even in the same order. Even in those fields that do match, on occasion, the datatypes are completely different (varchar vs int, varchar vs char, int vs datetime, etc.).
I'm using MySQL version 4.1.12.
Does anyone have any suggestions as to the easiest way to do this.
Thanks in advance for any help you can give.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|