ODAC Migration Wizard Source Code

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guest

ODAC Migration Wizard Source Code

Post by Guest » Mon 20 Dec 2004 10:20

We are having problems with the migration wizard. It does not seem to convert parameter types correctly. Some seem to pass through ok whilst others are blanked.

Also the wizrd does not convert Mater detail tables properly. If I am using a master source etc in BDE the relevant property in the odac TOraQuery component is not updated correctly

Is there source code available for the wizard?

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Thu 23 Dec 2004 14:21

Unfortunately, MigrationWizard does not investigate value of properties. MigrationWizard do not pretend to provide full migration functionality. It was developed to do the main routine work by replacing components.
We do not include source codes of MigrationWizard to ODAC.

Post Reply