Page 1 of 1

SQL Server and Tiggzi

Posted: Thu Apr 12, 2012 9:04 pm
by Alberto da Silva

Is there any way to use Tiggzi with SQL Server (not cloud based SQL Server)? If not are there any plans to provide users with that feature?

I would like to use Tiggzi at work but it would be necessary to be able to save data into a SQL Database?

Sincerely,

Alberto da Silva


SQL Server and Tiggzi

Posted: Thu Apr 12, 2012 9:17 pm
by maxkatz

As you are building a mobile app in Tiggzi, the app will be running on a mobile device. If you want to access a database, it has to be in the cloud (you can't install SQL Server on your phone). There are a number of services that provide cloud-based database such as http://stackmob.com and http://parse.com and accessed via REST API. Hope this helps.


SQL Server and Tiggzi

Posted: Thu Apr 12, 2012 9:50 pm
by maxkatz

Just to add, any service that's exposed as REST and you can connect to from Tiggzi app builder, and use in app.