Eric Brouwer
Posts: 0
Joined: Thu Aug 30, 2012 10:31 am

sql on ipdad

My boss say you can run a SQL on an Ipad. If that is correct how can I install an SQL on the Ipad? That would make my program a lot better then using the local storage. I did read something about SQL-lite.

If you can use sql-lite on an ipad:

  • where can you download/buy sql-lite
  • how do you install sql-lite on ipad
  • how do you access the sql-lite
Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

sql on ipdad

Hi Eric,

applications built in Tiggzi, based on technologies HTML5, JavaScript, CSS.
SQLite is an analogue of the Web SQL Database (http://en.wikipedia.org/wiki/Web_SQL_...).
This API for working with SQL database available for Tiggzi application by default.
Specification - http://dev.w3.org/html5/webdatabase/

Return to “Issues”