RMS
hi im new in J2ME and i need a bit help in the topic of database for mobile phones.
my problem is that i dont know how to create a database.
i will do this:
i have a screen with a textfield.the user must input a number into that field.and if he clicks ok the programm must store this number in the database.
later i will add a new button for listing the records.
can somebody explain me how i must work with the RMS.
another question is: my main code is a midlet but where i have to create the code for the database. should i do it in the same file or in a new midlet file or in a new java file.
i hope you can help me to find the right way.
thanks.

