Cross-platform SDK and HTML5 tools for mobile app development
X
 
7 posts / 0 new
Last post
Vinod Takarkhede
adsoftech's picture
Offline
Joined: 29 Nov 2011
Posts:
Database

I have created one application along with SQLite database. It is  working fine by setting database as /data/data/......../ abc.db for Android Simulator.

This code is giving panic error becauase of database path. 

My question here is I want to set database path  for iPhone simulator.?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Good question, I'll try to find out.

Vinod Takarkhede
adsoftech's picture
Offline
Joined: 29 Nov 2011
Posts:

Thanks. I am only looking only database path for iPhone simulator

Vinod Takarkhede
adsoftech's picture
Offline
Joined: 29 Nov 2011
Posts:

No need to mention any path for database location for iPhone devices.This solution worked.

Vinod Takarkhede
adsoftech's picture
Offline
Joined: 29 Nov 2011
Posts:

Now I am lookking solution to store database file in windows phone 7 emulator while invoking from MoSync.

alinahid
alinahid's picture
Offline
Joined: 24 Feb 2012
Posts:

Any luck with this ? I am stuck too.

Thanks

Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

The MoSync Database API isn't yet supported for Windows Phone 7.  It is on the feature list for development in the future.