问题
I am currently using Persistent Storage in BlackBerry. I want to use SqLite Database with BlackBerry OS 4.5, but I cannot find any tutorial for that. Can I use SqLite with BlackBerry OS 4.5 or do I need another version of BlackBerry OS?
回答1:
There is no SqLite support for BlackBerry OS 4.5. BlackBerry OS 5.0 introduces SqLite support. For more information, see RIM's SQLite overview
回答2:
You have 2 options at your disposal
The Sybase solution UltraLiteJ
Or McObject solution Perst
回答3:
Sybase sells a DB for BlackBerry 4.1 and higher.
来源:https://stackoverflow.com/questions/1181870/how-can-i-use-sqlite-with-blackberry-os-4-5