Help required Using berkeleydb in Blackberry devices
I want to develop a database application for Blackberry device. I am going to use the device version 4.0 which is not having any embedded database like SQLite. I have some doubts.
1. Can I install berkeleydb in Blackberry version 4 devices? If it is possible how can I install it or How can I use it in my application OR please give some links to get more information about this.
2. How can we synchronize the database with server. I need to store values in database offline and synchronize it to the server in one point.
Please give me some links I can download some document, How to install the berkeleydb in Blackberry devices.