Subject | Tool to Convert MySQL DB to Firebird? |
---|---|
Author | Kevin Morris |
Post date | 2002-10-17T19:24:23Z |
Does anyone know of a tool which could convert a MySQL schema and
data dump (in the form of DDL and INSERT statements) into Firebird
compatible SQL? Specifically, I'd like autoincrement fields
converted to generators and triggers. I know this is fairly easy to
do by hand, but I need to do it repeatedly while we transition from
MySQL to FB.
The only thing I've found is a somewhat pricey solution by
datanamic.com, using DeZignForDatabases and ImportER Scripts.
Thanks,
Kevin Morris
data dump (in the form of DDL and INSERT statements) into Firebird
compatible SQL? Specifically, I'd like autoincrement fields
converted to generators and triggers. I know this is fairly easy to
do by hand, but I need to do it repeatedly while we transition from
MySQL to FB.
The only thing I've found is a somewhat pricey solution by
datanamic.com, using DeZignForDatabases and ImportER Scripts.
Thanks,
Kevin Morris