Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
pascallambert
Posts: 24
Registered: ‎08-07-2008

RecordStore vs 64kb limit

The Blackberry Java Development Fundamental Guides mentioned there is limit of 64kb for the MIDP RMS api.

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/8067/645045/8655/8656/131371...

 

Is this limit still there for the current version 4.6.x?

 

The document also mention the use of the Blackberry proprietary API named "BlackBerry persistent store". Where is the documention for this API?

 

Thanks

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: RecordStore vs 64kb limit

No, the limit has increased in BlackBerry handheld software version 4.6.  The following link explains the limits.

 

 

What Is - Size restrictions when using the RecordStore
Article Number: DB-00656

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800724/What_Is...

 

For more information and code samples for both storage options, please see the Storing Data chapter in the BlackBerry Java Development Environment Development Guide  found here:  http://na.blackberry.com/eng/support/docs/subcategories/?userType=21&category=BlackBerry+Java+Applic...

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.