Posted By:
Paula_Teixeira
Posted On:
Thursday, July 18, 2002 06:14 AM
Hi,
I'm developing a MIDlet for Motorola Accompli 008.
I'm using the RecordStore for data persistency and
it works fine as long as I don't use the RecordFilter
and RecordComparator interface.
When using these interfaces I cannot store anything in
the record store.
Is there a way to overcome this problem ?