Page 1 of 1
SDAC Beta and Firemonkey
Posted: Fri 02 Sep 2011 15:37
by feamster
When I attempt to create an OSX only Firemonkey project in XE2 your components are disabled. I take it your components won't work in OSX or IOS? Do you plan for them to?
Posted: Mon 05 Sep 2011 08:38
by AndreyZ
Hello,
We are working hard on OSX support, but unfortunately we will not be able to add it to DAC components before the official release of RAD Studio XE2. For the time being we have added 64bit platform support to all DAC components. We will add OSX support to all DAC components in a month or two.
Thanks for the reply
Posted: Mon 05 Sep 2011 17:04
by feamster
XE2 has been released. I received my download link and license key through my maintenance agreement.
Posted: Wed 07 Sep 2011 07:53
by AndreyZ
We are going to release all DAC components next week.
Posted: Sat 24 Sep 2011 09:14
by leonell
Please, what component packs will be supported on Mac OSX?
For example:
Your ODAC uses native protocol so there will be probably no problem to work on Mac.
But in SDAC is used native MS client / OLEDB...
Etc.
Thank you very much for answer.
Leonell
Posted: Tue 27 Sep 2011 09:36
by AndreyZ
SDAC will not support MacOS and Linux because OLEDB and SQL Native Client provider don't support these platforms.
Posted: Tue 27 Sep 2011 10:17
by leonell
Thanks, it is clear now for SDAC.
And MyDAC, IBDAC, PgDAC?
Leonell
Posted: Tue 27 Sep 2011 14:17
by AndreyZ
MyDAC and PgDAC work in the direct mode. In the direct mode client libraries are not needed. That's why MyDAC and PgDAC will work on both MacOS and Linux platforms. IBDAC uses InterBase and Firebird client libraries, but both InterBase and Firebird have client libraries for Linux and MacOS. That's why IBDAC will work on both platforms as well.