OpenRecordStore() in Motorola A008 simulator

N

Nick

When I call the following in the Motorola A008 simulator (attempting
to create the record store 'file'), I get the assertion below:

rs = RecordStore.openRecordStore( "bla", true );

RecordStoreException( "write file error in constructor" )


The second part of my question is: once the record store is created,
should you be able to see the new file in the MyMidlet.jar archive?
Is it possible to manually inject record stores directly into the jar
archive?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top