Advertisement

12.27.2007 at 12:10AM PST, ID: 23044410
[x]
Attachment Details

J2ME Recordstore

Asked by yogeshpmangrulkar in Java 2 Micro-Edition (J2ME)

Tags: recordstore, j2me

Hi,
I have initialized a recordstore as
recordStore = RecordStore.openRecordStore(Globals.MAIN_MENU_RECORD, true, RecordStore.AUTHMODE_PRIVATE, true);
and adding records using

String hello = "Hello";

recordStore.setRecord(hello, 0, hello.length);

but when I try to get out the data stored at position 1 i didn't get anything.

awaiting reply.

Cheers,
YogeshStart Free Trial
[+][-]12.27.2007 at 12:14AM PST, ID: 20532865

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Java 2 Micro-Edition (J2ME)
Tags: recordstore, j2me
Sign Up Now!
Solution Provided By: keyurkarnik
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628