The easiest way I can see is to use IBObjects. Comes with a data migration
utility that will create your autoincrement fields and convert all datatypes
and build the database.

Has an almost perfect BDE translation (ie each IBO object has an amost
identical BDE counterpart) as well as its own more powerful components.



-----Original Message-----
From: Craig Goodall [mailto:[EMAIL PROTECTED]]
Sent: 8 June 2001 20:24
To: Multiple recipients of list delphi
Subject: Re: [DUG]: Tuning SQL


Hi Mark,


> If I wanted to do a "minimal change" port to IB, do I understand
> correctly that I am not compelled to replace my TTables with TQuery's
> (at least initially). I understand I would need to change any
> AutoIncrement fields. Is there an easy way to create an IB database
> from an existing Paradox one and transfer the data - D5 Pro (so no
> Datapump)?

There's a Pdox to IB datapump tool and white paper on considerations for
this stuff if you need it. I forget where I got it, but I have it and
could send it to you if you wish.

HTH,
Craig.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to