ADO Migration Wizard

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
siatc1
Posts: 8
Joined: Fri 13 Jan 2006 05:58

ADO Migration Wizard

Post by siatc1 » Fri 19 Jan 2007 13:35

Hi,

I try to migrate to SDAC using ADO Migration Wizard, but encounter the following error.

Most of my TADODataSet component didn't get convert to TMSQuery correctly. Inside the datamodule, it get converted but the ADODataSet.CommandText went missing, while inside the Form, it only get partially converted to TMSQuery.

PS, is the source code for the migration wizard include in the Professional version?

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Tue 23 Jan 2007 08:00

Please send us (evgeniym*crlab*com) a complete small test project that uses ADO components to demonstrate problem with migration.
We will investigate this issue.
We do not provide the source code of the Migration Wizard in the professional version of SDAC.

Post Reply