MyDAC subscription without Lazarus / FreePascal

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jkuiper2105
Posts: 20
Joined: Wed 18 Sep 2013 14:10

MyDAC subscription without Lazarus / FreePascal

Post by jkuiper2105 » Wed 25 Sep 2013 13:31

Hello,

I've just upgraded from 7.11 to 8.x.
I thought Lazarus / FreePascal is also a available package, but I only see Delphi packages.
Is MyDAC8 for Lazarus a different license?

VladimirK
Devart Team
Posts: 16
Joined: Tue 24 Sep 2013 09:19

Re: MyDAC subscription without Lazarus / FreePascal

Post by VladimirK » Wed 25 Sep 2013 15:11

Lazarus and Free Pascal are supported only in Trial Edition and in Professional Edition with source code - you can find more information at: http://www.devart.com/mydac/compatibility.html. You have a "Professional" edition without source code. You can update from Professional to Professional with source code - See more at: http://www.devart.com/mydac/ordering.html

jkuiper2105
Posts: 20
Joined: Wed 18 Sep 2013 14:10

Re: MyDAC subscription without Lazarus / FreePascal

Post by jkuiper2105 » Fri 27 Sep 2013 11:08

Okay.
But I know from a confidential source that you only need *.ppu / *.o files for putting the components on the IDE.

VladimirK
Devart Team
Posts: 16
Joined: Tue 24 Sep 2013 09:19

Re: MyDAC subscription without Lazarus / FreePascal

Post by VladimirK » Mon 30 Sep 2013 08:45

There are two main reasons why MyDAC does not support Lazarus in editions without sources:
1. Events do not work;
2. Frequent builds of Lazarus and Free Pascal causing incompatibility with precompiled MyDAC units.
That is why MyDAC Professional edition without sources does not support Lazarus.

Post Reply