Hi,
I'm developing a J2ME app and initially assumed I'd be able to open multiple RMS RecordStores simultaneously (so that I can read from and write to different stores). However I see that openRecordStore returns a static.
Am I correct in thinking this means a Midlet can have only 1 recordstore open at any time ? If so, has anyone worked out a simple way around this ?
Thanks
John Young

Reply With Quote



