Data Access Components for MySQL and Universal

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Data Access Components for MySQL and Universal

Post by Thomas J. » Wed 19 Nov 2008 14:19

Hello all,

is it possible to use both suites (Data Access Components for MySQL and Universal Access Components) in one C++Builder 2007 project?

Thanks
Thomas

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

Post by Plash » Thu 20 Nov 2008 11:24

Yes, there are no problems with using MyDAC and UniDAC in one project.

Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Post by Thomas J. » Mon 22 Dec 2008 12:28

:shock:
I bought the Uni DAC and if I want to install adialog appears which tell me that I have first to uninstall my DAC package?

Did I miss something?

Thanks Thomas

Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Post by Thomas J. » Mon 22 Dec 2008 20:34

Hello support I need an answer. I want to go on vacation and I want to test your component. But without any hint I cannot test.

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

Post by Plash » Tue 23 Dec 2008 08:26

UniDAC and MyDAC use common base packages. The easiest way to avoid the problem is to uninstall all installed DAC products and then download from our site and install the last builds.

Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Post by Thomas J. » Tue 23 Dec 2008 08:33

Sorry but I don't get it.
I have a project which have more the 650 of your component.
What will happen if I uninstall the MyDAC and install the UniDAC.
Can use my project without any changes in source code or design?

I use the MyDAC 5.55.0.39 and the last build from UniDAC.

Thanks for your help
Thomas

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

Post by Plash » Wed 24 Dec 2008 09:30

If you uninstall MyDAC, you cannot open a project with MyDAC components.

So, you should download the latest build of MyDAC that is compatible with the latest build of UniDAC, and install both products.

kwinbar
Posts: 1
Joined: Wed 30 Sep 2009 16:47

MyDac and UniDac

Post by kwinbar » Wed 30 Sep 2009 16:58

I have projects that use MyDac
I also want to use Unidac
I Have installed both on a XP Pro 64 Machine that is going to be retired
I am moving all development to a Vista 64 Machine
I cannot install both on the Vista 64 Machine
I cannot install both on a Vista 32 Laptop
The versions are MyDac 5.90 & UniDac 2.70
Any Suggesstions?

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

Re: MyDac and UniDac

Post by eduardosic » Wed 30 Sep 2009 23:48

kwinbar wrote:I have projects that use MyDac
I also want to use Unidac
I Have installed both on a XP Pro 64 Machine that is going to be retired
I am moving all development to a Vista 64 Machine
I cannot install both on the Vista 64 Machine
I cannot install both on a Vista 32 Laptop
The versions are MyDac 5.90 & UniDac 2.70
Any Suggesstions?
Upgrade to the Last Version of MyDAC and Unidac..

execut setup of mydac/unidac with administrator rigths..

you can try setup.exe /force

You can download the MyDAC 5.90 in the custumer area

Post Reply