I don't know of any way to do this with Sun's WTK. Microemulator has
the option to use an in-memory RMS which be transient.
Marco Schwarz wrote:
> Hi,
>
> I write a app with 2 RecordStore. I run the app from eclipse with Sun
> SDK 3.0 and the emulator on my mobile phone with wm5.
>
> Is there a easy mode to have always a empty RecordStore when launch my app?
>
> Thanks
> Marco
Marco Schwarz Messages: 12 Registered: July 2009 Location: Plaus - Italy
Junior Member
Hi,
the problem was that the 2. RecordStore has records! But now I found the
error: I return not the 2. but the 1. RecordStore and so my Midlet works
wrong.
>Microemulator has the option to use an in-memory RMS which be
>transient.
That's correct.
Thanks
Marco
Craig Setera schrieb:
> I don't know of any way to do this with Sun's WTK. Microemulator has
> the option to use an in-memory RMS which be transient.
>
> Marco Schwarz wrote:
>> Hi,
>>
>> I write a app with 2 RecordStore. I run the app from eclipse with Sun
>> SDK 3.0 and the emulator on my mobile phone with wm5.
>>
>> Is there a easy mode to have always a empty RecordStore when launch my
>> app?
>>
>> Thanks
>> Marco
I don't know of any way to do this with Sun's WTK. Microemulator has
the option to use an in-memory RMS which be transient.
Marco Schwarz wrote:
> Hi,
>
> I write a app with 2 RecordStore. I run the app from eclipse with Sun
> SDK 3.0 and the emulator on my mobile phone with wm5.
>
> Is there a easy mode to have always a empty RecordStore when launch my app?
>
> Thanks
> Marco
Marco Schwarz Messages: 12 Registered: July 2009 Location: Plaus - Italy
Junior Member
Hi,
the problem was that the 2. RecordStore has records! But now I found the
error: I return not the 2. but the 1. RecordStore and so my Midlet works
wrong.
>Microemulator has the option to use an in-memory RMS which be
>transient.
That's correct.
Thanks
Marco
Craig Setera schrieb:
> I don't know of any way to do this with Sun's WTK. Microemulator has
> the option to use an in-memory RMS which be transient.
>
> Marco Schwarz wrote:
>> Hi,
>>
>> I write a app with 2 RecordStore. I run the app from eclipse with Sun
>> SDK 3.0 and the emulator on my mobile phone with wm5.
>>
>> Is there a easy mode to have always a empty RecordStore when launch my
>> app?
>>
>> Thanks
>> Marco