SQLite connections only require the file name where the SQLite
database reside. For details see SQLite.
DBI.pdf in the base directory of this package
or SQLite,
dbConnect,
dbSendQuery,
dbGetQuery,
fetch,
dbCommit,
dbGetInfo,
dbReadTable.