use sdac and mydac

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MNosouhi
Posts: 12
Joined: Wed 13 Feb 2008 03:53

use sdac and mydac

Post by MNosouhi » Thu 04 Apr 2013 15:04

hi
Can be used simultaneously sdac(SQL Server Data Access Components) and mydac(Data Access Components for MySQL)?

AndreyZ

Re: use sdac and mydac

Post by AndreyZ » Fri 05 Apr 2013 07:27

Hello,

All DAC components share common engine, and that is why product compatibility is provided for the current build. To make MyDAC and SDAC work simultaneously on the same IDE, you should use the compatible versions of them. The latest compatible versions are the following: MyDAC 7.6.12, SDAC 6.6.12 .

MNosouhi
Posts: 12
Joined: Wed 13 Feb 2008 03:53

Re: use sdac and mydac

Post by MNosouhi » Fri 05 Apr 2013 08:41

Which version of Mydac is compatible with sdac.v4.70.0.43?

best regard

AndreyZ

Re: use sdac and mydac

Post by AndreyZ » Fri 05 Apr 2013 09:58

MyDAC 5.70.0.43 is compatible with SDAC 4.70.0.43.
The latest versions of DAC products or versions with the same release date always have the same version of the common engine and can be installed to the same IDE.

MNosouhi
Posts: 12
Joined: Wed 13 Feb 2008 03:53

Re: use sdac and mydac

Post by MNosouhi » Fri 05 Apr 2013 16:05

thanks

AndreyZ

Re: use sdac and mydac

Post by AndreyZ » Mon 08 Apr 2013 07:42

If any other questions come up, please contact us.

Post Reply