Problems with migrations from SDAC to UniDAC

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Alexander_73
Posts: 52
Joined: Mon 24 Mar 2008 13:22

Problems with migrations from SDAC to UniDAC

Post by Alexander_73 » Fri 24 Jul 2009 08:55

We have bought SDAC and have developed a project with it.

Now we needed for support of other DB Engines, and now we have bought UniDAC. In parallel with SDAC UniDAC cant be installed, and I have started the Migration Wizard.
But at migration of property TMSQuery.Options. UniqueRecords did not migrate, and I should make huge work on manual removal of property from all dfm-files. :(

Also not migrated: TMSQuery.Options.NonBlocking, not all TMSQuery, TMSStoredProc migrated with invalid property TUniStoredProc.SQL.Strings, TMSConnection.ConnectionTimeout not migrated as SpecificOptions.ConnectionTimeOut, TCustomMSConnection and TCustomMSDataSet are not migrated, TMSMetaData.ObjectType is not migrated as TUniMetaData.MetaDataKind, TMSMetaData.DataBaseName is not migrated... This list is infinite!

Please, make possibility to install SDAC and UniDAC together, for support of the big old projects!

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 28 Jul 2009 12:20

Product compatibility is provided for the current build only. To make SDAC and UniDAC work simultaneously on the same IDE, you should use the latest versions of SDAC and UniDAC. The latest compatible versions are the following: SDAC 4.70.0.48, UniDAC 2.70.0.9.

feamster
Posts: 24
Joined: Thu 11 Nov 2004 12:59

I had the same problem

Post by feamster » Fri 31 Jul 2009 16:09

I have the same problem with the migration. Please address this.

Alexander_73
Posts: 52
Joined: Mon 24 Mar 2008 13:22

Post by Alexander_73 » Thu 29 Oct 2009 14:14

Dimon wrote:Product compatibility is provided for the current build only. To make SDAC and UniDAC work simultaneously on the same IDE, you should use the latest versions of SDAC and UniDAC. The latest compatible versions are the following: SDAC 4.70.0.48, UniDAC 2.70.0.9.
Now, I have downloaded UniDAC 2.70.0.11 AND SDAC 4.8.0.52. UniDAC 3.0 is not available only on my licenses page.
When I installed UniDAC first, SDAC-installer demands to remove it. When I installed SDAC first, UniDAC-installer demands to remove SDAC.
:twisted:
How to install both SDAC & UniDAC in RAD Studio 2007? What for setup checks it?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 30 Oct 2009 08:01

SDAC 4.80.0.52 is compatible with UniDAC 3.00.0.3. If you don't see this version, probably your UniDAC subscription is expired.

Alexander_73
Posts: 52
Joined: Mon 24 Mar 2008 13:22

Post by Alexander_73 » Fri 30 Oct 2009 12:07

Plash wrote:SDAC 4.80.0.52 is compatible with UniDAC 3.00.0.3. If you don't see this version, probably your UniDAC subscription is expired.
It is a joke?

We have bought UniDAC somewhere in between July, 20th and 24 2009, the subscription really has already come to an end?
How I can learn it?

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Post by Devart » Fri 30 Oct 2009 12:27

Alexander_73 wrote:We have bought UniDAC somewhere in between July, 20th and 24 2009, the subscription really has already come to an end?
How I can learn it?
Dear Alexander_73,

We sent you a new login info for download the new version.

Regards,
Devart Support

Alexander_73
Posts: 52
Joined: Mon 24 Mar 2008 13:22

Post by Alexander_73 » Fri 30 Oct 2009 13:29

Devart wrote:
Alexander_73 wrote:We have bought UniDAC somewhere in between July, 20th and 24 2009, the subscription really has already come to an end?
How I can learn it?
Dear Alexander_73,

We sent you a new login info for download the new version.

Regards,
Devart Support
Many thanks! :o :)

Post Reply