Thread: Basic details
View Single Post
  #3 (permalink)  
Old 05-26-2010, 06:51 AM
andrikcode andrikcode is offline
Junior Member
 
Join Date: May 2010
Posts: 17
andrikcode is on a distinguished road
Record Stores are uniquely named using the unique name of the MIDlet suite plus the name of the Record Store. MIDlet suites are identified by the MIDlet-Vendor and MIDlet-Name attributes from the application descriptor. Record store names are case sensitive and may consist of any combination of between one and 32 Unicode characters inclusive. Record store names must be unique within the scope of a given MIDlet suite.
Reply With Quote