facebook

Delete Web SQL Database from Mobile Simulator

  1. MyEclipse IDE
  2.  > 
  3. Mobile Tooling
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #351171 Reply

    Peter Hancox
    Member

    I am currently using the Mobile Web Simulator for testing a PhoneGap application that uses a Web SQL database for local storage.

    How can I delete the database from within the web simulator?

    #351250 Reply

    Brian Fernandes
    Moderator

    phancox,

    We have a few locations that the simulator runs out of:

    1) In your project
    <project>/.myeclipse/phonegap_preview/android
    or
    <project>/.myeclipse/phonegap_preview/ios

    2) The chrome profile location is
    %temp%/myeclipse_mobilewebsimulator_userdata

    If I understand what you need correctly, the database you were looking for would be at %temp%/myeclipse_mobilewebsimulator_userdata/Default/databases

    Hope this helps.

    #351251 Reply

    Peter Hancox
    Member

    Yep. That seems to be the spot.

    THANKS
    Peter

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Delete Web SQL Database from Mobile Simulator

You must be logged in to post in the forum log in