getDataFromODBC | R Documentation |
Load data via an odbc connection
getDataFromODBC(odbcName, odbcQuery)
odbcName |
String: The name of the ODBC connection name to utilise |
odbcQuery |
String: The sql query to execute via the ODBC connection |
A data.table of the ODBC connections' response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.