Ios app

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
classic12
Posts: 21
Joined: Mon 20 Apr 2009 09:48

Ios app

Post by classic12 » Fri 04 Nov 2011 11:52

I have just downloaded the latest trial for XE2 but the components are greyed out for an IOS app.

The blurb states this is for win / mac & Ios.


Cheers


SteveW

AndreyZ

Post by AndreyZ » Mon 07 Nov 2011 09:23

Hello,

For the time being MyDAC doesn't support iOS. We plan to add iOS support approximately in two weeks.

classic12
Posts: 21
Joined: Mon 20 Apr 2009 09:48

ios

Post by classic12 » Tue 03 Jan 2012 20:56

I have just installed to xe2 update 3 and created a ios app. All the mysql components are greyed out.


Cheers


SteveW

AndreyZ

Post by AndreyZ » Wed 04 Jan 2012 09:04

You cannot put any non-visual components onto the form of an iOS application. You can work with MyDAC components from the code (create them dynamically). You can write about this problem to the Embarcadero support.

Post Reply