how can i install an rms database in mobile?

i am working with netbeans and i wrote a programm for the nokia mobile

i have create a database (rms) with some data

i want to use this database with my programm in my mobile.

when i compile the code i include also and the database (master.db) but when i am trying to use it i receive error.

How can i use the database? Any trick? Other suggestion?

Mike

[390 byte] By [MikeConoma] at [2007-11-26 13:35:08]
# 1
Is your app reading the database file directly and parsing the records from there? If you're trying to include an RMS database file, I'm pretty sure you can't.Further reading: http://forum.java.sun.com/thread.jspa?threadID=682927
ccsgraphica at 2007-7-7 22:17:50 > top of Java-index,Java Mobility Forums,Java ME Technologies...