idbac_connect: Create a pool connecton, given file names and a path If there...

View source: R/sql_connect.R

idbac_connectR Documentation

Create a pool connecton, given file names and a path If there is no existing database by that name, create one.

Description

Create a pool connecton, given file names and a path If there is no existing database by that name, create one.

Usage

idbac_connect(fileName, filePath)

Arguments

fileName

filename of sqlite database

filePath

path of the location of sqlite database, sans filename

Value

a list of pool connections


chasemc/IDBacApp documentation built on Oct. 22, 2022, 2:52 a.m.