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 > Other > Interbase 6 to Firebird 2

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-22-09, 19:51
trex2000 trex2000 is offline
Registered User
 
Join Date: Aug 2006
Posts: 12
Interbase 6 to Firebird 2

Hi all

I have a database in Interbase 6 and convert it to Firebird 2 need someone could help me?
Reply With Quote
  #2 (permalink)  
Old 09-24-09, 10:44
Fakin Fakin is offline
Registered User
 
Join Date: Sep 2009
Posts: 39
Quote:
Originally Posted by trex2000
Hi all

I have a database in Interbase 6 and convert it to Firebird 2 need someone could help me?
you can export interbase databse in txt files or csv tables by tables

and then import into firebird but you must wtach on order.first import parent tables then child table.

second solutions is that by using ETL.
pentaho is open source written in java.
support about 35 databases (interbase and firebird drivers isis include).
databasedrivers cams with pentaho.

Extract, transform, load - Wikipedia, the free encyclopedia
Pentaho Commercial Open Source Business Intelligence Kettle Project

speed of importing in firebird is about 4000 recors/seconds without index.
but this is tested on disk which is 6 years old and has speed 5400.
for oracle speed is 25 000 r/s

first load firebird databases then create index.
Reply With Quote
Reply

Thread Tools
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