Changes

Jump to: navigation, search

Teams Winter 2011/team1/BlackBerry/Use SQLite

177 bytes added, 00:31, 12 April 2011
11.5 Copy Database File into SDCard
readAndWriteDatabaseFile(fileConnection);
}
// here goes notice that the rest of way we are callling the StudentList constructor codeis now different. // Later on you will see that we should modify that class:
_studentList = new StudentList(db, uri);
 
// here goes the rest of the constructor code
</source>
1
edit

Navigation menu