Description Usage Arguments Value
Create an Oracle database connection using odbc
1 | create_odbc_connection(db_name, config_path = NULL)
|
db_name |
A character string specifying the name of the database |
config_path |
A character string specifying the file path for the .yml file containing database credentials (optional) |
A dbconnect object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.