S
Sky Rhythm
Dears..
I have to develop a midlet... Phone book for 3,000 contacts..
the user for this midlet can't modify or add new record.. just list
them and search...
The records contain the flowing information:
1.first name
2.second name
3.family name
4.mobile
5.e-amil
6.state
The thing is what is best way to start with.. I'm thinking...
Is it to possible to have the data in csv format... store every line
into a record store... then retrieve them...
Second thing: is there any limitations for the size?
Please help, because I have to do it..
I have to develop a midlet... Phone book for 3,000 contacts..
the user for this midlet can't modify or add new record.. just list
them and search...
The records contain the flowing information:
1.first name
2.second name
3.family name
4.mobile
5.e-amil
6.state
The thing is what is best way to start with.. I'm thinking...
Is it to possible to have the data in csv format... store every line
into a record store... then retrieve them...
Second thing: is there any limitations for the size?
Please help, because I have to do it..