where to copy the source files?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
PresleyDias
Posts: 1
Joined: Fri 07 Dec 2012 11:17

where to copy the source files?

Post by PresleyDias » Fri 07 Dec 2012 11:22

hello,
im working on IOS using Devart trail version mysql acess component and Delphi Xe2 for IOS

i was following your example
http://blogs.devart.com/dac/index.php/h ... nents.html

using myAccess components

i have coded a simple application and exported as Xcode but can you tell me where do i copy
the myaccess files so they are available for FPC?
"Then, it is nessessary to copy all UniDAC source files into the iOS project root folder, because UniDAC files will also be required by the FPC compiler to build the project."

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: where to copy the source files?

Post by AlexP » Fri 07 Dec 2012 12:00

Hello,

The sources are not included in the trial version. To get access to the MyDAC sources, you should purchase MyDAC Professional Edition with source code.

Post Reply