I tried googling it, I tried looking through the simulator directory, but I can’t find it anywhere. Does anyone know how to pull the sqlite databases off the blackberry emulator? Specifically, I am using Blackberry WebWorks SDK 2.3.1.5, and simpack 7.0.0.318. I ask because it would be far easier to manually pull it off, and inspect it than to write select statements for everything.
With Android, its no problem, just go in through DDMS, but I can’t figure out blackberry.
If using WebWorks, why not leverage Ripple with Web Inspector (or just Web Inspector)? You can view the contents of your SQLite database right in the browser:
https://developer.blackberry.com/html5/documentation/getting_started_webinsp_microsite_1987477_11.html
If you’re heart is set on the simulator, this may help:
http://docs.blackberry.com/en/developers/deliverables/41571/666667.jsp