Changes

Jump to: navigation, search

Teams Winter 2011/team1/BlackBerry/Use SQLite

No change in size, 21:38, 12 April 2011
11.2 Create Database File
===11.2 Create Database File===
We would like to create a database file including out our Student Entity, so that we can put it in the project. Then every time the app runs, first it checks if it is the first time run of the app on the device or simulator. If so, the app will copy the file in to the SDCard. Next time that you run the application, it will know that the file is there, so will not override it. <Br/>
For this purpose, create a simple blackberry project with only the application object. We do not need any screen here. call it "DBCreator".
1
edit

Navigation menu