Subject | Re: [Firebird-general] convert mysql database to firebird |
---|---|
Author | Milan Babuskov |
Post date | 2004-03-01T14:00:31Z |
throwmail2000 wrote:
-Export your DDL and data (as SQL) with tool like phpMyAdmin
-Edit DDL with search&replace (MySQL datatype -> Firebird Datatype)
-Import data
If you used autoincrement fields, read here how it's done with Firebird:
http://www.ibphoenix.com/main.nfs?a=ibphoenix&l=;IBPHOENIX.FAQS;NAME='MySQL'
For further questions better ask at firebird-support group.
--
Milan Babuskov
http://fbexport.sourceforge.net
> How can i convert mysql database to firebird?The simplest way:
> Is there any non-comercial tool available? if not then whats
> the easy way to do it?
-Export your DDL and data (as SQL) with tool like phpMyAdmin
-Edit DDL with search&replace (MySQL datatype -> Firebird Datatype)
-Import data
If you used autoincrement fields, read here how it's done with Firebird:
http://www.ibphoenix.com/main.nfs?a=ibphoenix&l=;IBPHOENIX.FAQS;NAME='MySQL'
For further questions better ask at firebird-support group.
--
Milan Babuskov
http://fbexport.sourceforge.net