[Migration] BDE to ODAC

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Laurent Dardenne
Posts: 4
Joined: Wed 24 May 2006 12:54

[Migration] BDE to ODAC

Post by Laurent Dardenne » Wed 21 Jun 2006 16:19

Actually we have a delphi project where we try to replace BDE components by ODAC components. Have you any document or suggestion to ensure
that we will have no issue due to the difference between BDE and ODAC components ?

Many thanks in advance for your help !

Regards

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 22 Jun 2006 13:01

Interface of ODAC components is compatible with BDE components as much as possible. We also have BDE Migration wizard that helps you to avoid some routine work when replacing BDE components with ODAC ones. Therefore you shouldn't face any significant problems during migration.

Laurent Dardenne
Posts: 4
Joined: Wed 24 May 2006 12:54

Post by Laurent Dardenne » Mon 26 Jun 2006 15:51

Thanks.

Post Reply