Description Usage Arguments Value Examples
View source: R/sql_connectons.R
get_connection_HMS Uses ODBC to connect directly to a named server. Uses Windows Authenication.
1 | get_connection_HMS(dbhost = "sql02", dname = "HgrDwh")
|
dbhost |
SQL Server hostname |
dname |
SQL Databse name |
DBI conection object
1 | HMSr::get_connection_HMS('sql02','HgrDwh')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.