Subject | RE: [IB-Conversions] How to migrate from interbase 6 (Open SOurce) to Firebird |
---|---|
Author | Claudio Valderrama C. |
Post date | 2006-09-23T09:04:07Z |
> -----Original Message-----Since you're using IB6, the easiest path is to test your program against FB
> From: IB-Conversions@yahoogroups.com
> [mailto:IB-Conversions@yahoogroups.com]On Behalf Of sugi
> Sent: Miercoles, 20 de Septiembre de 2006 23:01
>
> Hi all, I am new to firebird, there are a few things I don't
> understand regarding this migration.
1.0. FB is more restrictive. For example, it doesn't allow ambiguous
queries. Reading the release notes is your first step.
> What should I do to migrate if I have a situation like these :Test with FB1. I don't know how well the EasySoft driver works with FB.
> 1) Server -> Win 2000, running Interbase 6.0.1.6 Server
> 2) Client -> WinXp, running Interbase 6.0.1.6 Server, EasySoft
> ODBC, and Crystall Report 8.5
> 3) Progamming Language -> C++ Builder 6 and InterbaseExpress toIBX is designed specifically for FB. It may give you surprises in the future
> access IB database
if you upgrade FB1->FB1.5->FB2, etc.
C.