Create SQLite Database
sbf_create_db.RdCreate SQLite Database
Usage
sbf_create_db(
db_name = sbf_get_db_name(),
sub = sbf_get_sub(),
main = sbf_get_main(),
ask = getOption("sbf.ask", TRUE)
)See also
Other database functions:
sbf_add_blob_column_to_db(),
sbf_close_db(),
sbf_copy_db(),
sbf_execute_db(),
sbf_open_db(),
sbf_query_db(),
sbf_upload_flobs_to_db()