IOS Application and SQLite database

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
josecarlos
Posts: 36
Joined: Sat 30 Jul 2011 18:35
Location: Brazil
Contact:

IOS Application and SQLite database

Post by josecarlos » Tue 24 Apr 2012 13:26

I am starting a new project that will run on iPad.

I am thinking about use UniDaca/Sqlite.

I know that I need the version that came with source code.

I would like to see the steps to create the application, what are needed to be used on the xcode side, is there a tutorial ?

Is unidac/sqlite working and stable on IOS devices?

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

Post by AlexP » Tue 24 Apr 2012 14:10

Hello,

You can have a look at the sample of compilation for iOS at http://www.youtube.com/watch?v=JtFIw2YpuQc . To work with UniDAC, you should also add all UniDAC sources to a folder with the created xCode project. If you have any other questions about using UniDAC for iOS, please do not hesitate to write us.

Post Reply