Archived:RecordStore enumeration problem on Series 40 1st Edition (Known Issue)
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Article Metadata
Compatibility
Platform(s): Series 40 1st Edition devices and related SDKs
Article
Created: User:Technical writer 1
(17 Feb 2004)
Last edited: hamishwillee
(28 Jun 2012)
Overview
Enumeration doesn't work properly after deleting Records from a RecordStore by using RecordStore.deleteRecord(id).
Description
Problems occur when Records have been added, some of them are deleted and then new Records are added. After this, the method enumerateRecords() should be run to make the enumeration up-to-date. After running this method, Record IDs are not in a correct order in Series 40 devices and emulators.
Solution
Nokia is investigating the problem.


(no comments yet)