Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User maaz4's Avatar
    Join Date
    Jun 2011
    Posts
    26
    Which is the best mobile database ?

    I was trying to install HSQLDB database from "hsqldb.jar" which I download from http://hsqldb.org/web/hsqlFAQ.html#INSTALL

    but I am not able to install the .jar file.

    Anyone please suggest me an open source mobile database.

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,412
    You do realize, that for J2ME, all local database libraries have to rely on either just RMS storage (with its limitations) or JSR-75 FileConnection API calls to files in the device's public directories/folders?

    Here's a list: http://www.coderanch.com/t/230853/JM...st-Database-ME

  3. #3
    Registered User maaz4's Avatar
    Join Date
    Jun 2011
    Posts
    26
    What about HSQLDB ?
    Can I use this database in Nokia E71 ?

  4. #4
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    No, HSQLDB requires desktop Java (JDK & JRE), E71 only has Java Mobile Edition, which is very different and much more limited than desktop Java.

    Hartti

  5. #5
    Registered User maaz4's Avatar
    Join Date
    Jun 2011
    Posts
    26
    Actually I need mobile database to save latitude and longitude values every 10 seconds in the mobile database when the network access is not available due to network coverage. Then sync all data to the remote database when network access is available. This the main reason I need database on my E71 mobile phone.

  6. #6
    Registered User maaz4's Avatar
    Join Date
    Jun 2011
    Posts
    26
    Please suggest me best solution to solve this issue

  7. #7
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,412
    Use RMS or JSR-75, or if you want a "database" layer on top, see the alternatives in my first reply to your original post.

    The wiki has RMS and JSR-75 examples: http://www.developer.nokia.com/Commu.../Data_Articles

Similar Threads

  1. Looking for an open source mobile stack
    By Rocket in forum Mobile Java General
    Replies: 2
    Last Post: 2007-04-04, 17:22
  2. open source mobile games
    By waelzanaty in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2006-05-03, 11:49
  3. open source mobile games
    By waelzanaty in forum Mobile Java Games
    Replies: 0
    Last Post: 2006-05-03, 11:49
  4. open source mobile games
    By waelzanaty in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2006-05-03, 11:48

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved