Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SQLite for BlackBerry

Is SQLite available for BlackBerry ?

Is any other Database option available other than SQLite ?


2 Answers

SQLite has been shipped in Blackberry 5.0; here is the link: http://docs.blackberry.com/en/developers/deliverables/8682/SQLite_overview_701956_11.jsp

like image 154
gadget00 Avatar answered Jul 02 '26 11:07

gadget00


SQLite is scheduled to be released in the next version of the BlackBerry device software, no idea when that will be. Think they were scheduled to announce at hte recent WES event.

You could try using Sybase SQL Anwhere as it's available for Blackberry.

like image 44
Fermin Avatar answered Jul 02 '26 11:07

Fermin