• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

J2ME record store

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can someone tell me where is the record store stored when you use Sun's Wireless Toolkit and write a program?
[ December 27, 2005: Message edited by: Mark Spritzler ]
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
RMS Data would be saved in WTKfolder path\appdb folder with the extension databasename.db.
or else
Just goto the wtk folder installed path and search for the *.db files.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ramesh, please turn off your ALL-CAPS.

Posting in all caps means that you are yelling.

I will edit your entire post to use proper and lower case where it should be.

Mark
 
Ranch Hand
Posts: 222
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Depends on the your emulator's interface,
e.g. for DefaultColorPhone
the directory is
<WTK directory>/appdb/DefaultColorPhone/
the name is (on my machine): run_by_class_storage_<your record store name>.db

best regards
Olnex
 
Ramesh Piyathilaka
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Dear Mark,
thank you very much Mark, for instructing me on this issue i am so thanbkfull for your advice.

Regards
Ramesh



Originally posted by Mark Spritzler:
Ramesh, please turn off your ALL-CAPS.

Posting in all caps means that you are yelling.

I will edit your entire post to use proper and lower case where it should be.

Mark

 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic