| Reply | « Previous Thread | Next Thread » |
|
Can i re-edit already existing record in rms..? if yes how can i do that? Regards Shashi |
|
Hi Shashi Welcome to Forum Nokia,
You can Edit The Existing Record in record store For that you need to follow these steps: 1. Open the Record store 2. Get the Record Which you want to edit. 3. Do the modification What you want to do 4. Then set the record in the same location 5. close the record store. |
|
Hi
Yes you can edit the record in the RMS. To achieve the same just read the record you want to edit, modify the changes you want and insert itback to the same position. The APIs that you can use are getRecord(recID) and setRecord(int recordId, byte[] newData, int offset, int numBytes). Hope this will help you. Regards Amit |
| amitmishra19 |
| View Public Profile |
| Find all posts by amitmishra19 |
|
Thank u....can i delete a record and still re-use the deleted record's id ..?or will the memory location of that deleted record becomes unusable..?
Regards Shashi |
|
Hi,
When ever you delete the record . That record con't be reused. The j2me Documentation says The record is deleted from the record store. The recordId for this record is NOT reused. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| RMS data LOST problem in 3410!!! | bitsonic | Mobile Java General | 6 | 2009-03-27 10:50 |
| newbie : Writing RMS entry at Installation time--approx 200kb RMS data & 30k appsize. | raxitsheth | Mobile Java General | 8 | 2008-07-27 04:30 |
| RMS record sizes. | earamsey | Mobile Java General | 1 | 2007-10-18 14:51 |
| About RMS database secutity | browndrf | Mobile Java Networking & Messaging & Security | 9 | 2007-07-27 19:45 |
| 7210 & 7250 RMS resetting problem | keithmcneill | Mobile Java General | 1 | 2003-11-13 22:04 |