Description Usage Arguments Value
Retrieves a database pool connection that has been created by
make_tarpan2_connection
. If no database name supplied, the connection
created by tarpan2_connect
is returned.
1 | tarpan2_db_connection(dbname = NULL)
|
dbname |
The name of the database, can be missing. |
A pool database connection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.