The connection can be queried and closed using the functions
in the DBI
package.
1 2 3 4 5 6 7 |
file |
A string of the name of the file (without the file extension .sqlite). |
dir |
A string of the directory. |
new |
A flag indicating whether to enforce connection to an existing database (FALSE) or connection to a new database (TRUE). |
foreign_keys |
A flag indicating whether to switch foreign keys on. |
ask |
A flag indicating whether to ask before creating a new directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.