The software of Sql Data Builder is to make the replant of DB for the deployment much more convenient. Such as: the information for Geography Mapping of the whole world, or even the standard of interconvert between Fiscal Date Time and Calendar Date
package com.JingTing.DBhelperClass; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; public class DB