openBaseDB: Create/open and prepare SQLite database
Description
Create/open and prepare SQLite database
Usage
openBaseDB(outfolder, dbname)
Arguments
outfolder
Which folder are you building your databases in?
dbname
What is the name of the database? (exclude .db)
Value
Nothing, writes SQLITE database to outfolder