Jump to content
Henry Olive

IB -> FB Data Transfer

Recommended Posts

I wish everyone a healthy day.
 

I Converted my IB Database to FB w/o any problem (i was surprised, that was very easy)

Now i need to transfer the datas from IB to FB 

What is the easiest way to do that ?

Thank You
 

Share this post


Link to post
Guest

Yes, as above, and IBExpert has well made functionality for the purpose.

Share this post


Link to post

As other alternatives

Step by Step

 - using fdbatchmove  (during design time that's work, using fdbatchmove context menu)

image.thumb.png.43703147b7ac1dfebeeac0fb3d2bd937.png

 - extracting data in SQL insert statements 

 

 

Share this post


Link to post
On 11/22/2021 at 10:19 PM, Serge_G said:

As other alternatives

Step by Step

 - using fdbatchmove  (during design time that's work, using fdbatchmove context menu)

image.thumb.png.43703147b7ac1dfebeeac0fb3d2bd937.png

 - extracting data in SQL insert statements 

 

 

Have you got a DEMO PROJECT for this to see the code / properties data?
 

Edited by Blavatsky

Share this post


Link to post
20 hours ago, Blavatsky said:

Have you got a DEMO PROJECT for this to see the code / properties data?

No, no demo project, it's very easy to reproduce with only the picture as guideline.  The connections and query parameters are too depending of your needs

Share this post


Link to post
On 8/11/2023 at 4:42 PM, Serge_G said:

No, no demo project, it's very easy to reproduce with only the picture as guideline.  The connections and query parameters are too depending of your needs

Database projects in Unicode have never been easy for me since Delphi 5 ANSI. that's about 25 years ago..
think of me as a time traveller.... with wrinkles.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×