idbac_connect | R Documentation |
Create a pool connecton, given file names and a path If there is no existing database by that name, create one.
idbac_connect(fileName, filePath)
fileName |
filename of sqlite database |
filePath |
path of the location of sqlite database, sans filename |
a list of pool connections
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.