cordova - Where is the database file stored in Blackberry OS 7 Simulators? -


i using phonegap develop application on bb os 7 simulator. using sqlite , mounting folder sdcard. not able find database got created in application. although storing dont know where.

where stored?

your data base saves in sdcard folder itself.if want check data stored or not fallow path "sdcard\databases\" in can find file ,right click on file , select openwith select sqlite ,the database table opens can ckeck inserted fields.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -