This is a migrated thread and some comments may be shown as answers.

If i make an app, where will be my database located ?

1 Answer 17 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Saurabh
Top achievements
Rank 1
Saurabh asked on 19 Jul 2013, 11:30 AM
 Will it be on icenium cloud ? or it can be on my hosting aswell [i use mysql on a shared linux hosting] ?

Any tutorial for this ?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 19 Jul 2013, 01:21 PM
Hi Saurabh,

This is a decision that is up to the developer. If you want your data stored on the device, then you can use the device storage. If you are going to use a remote database, then the data would be stored on your mysql server. This means that the device where your app runs has to be constantly connected to internet in order for the request to the remote database to go through. Here is an article that elaborates on such scenario: http://samcroft.co.uk/2012/posting-data-from-a-phonegap-app-to-a-server-using-jquery/.

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Saurabh
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or