A reference class to represent database connections.
Driver
A character vector such as "ODBC Driver 17 for SQL Server" describing the database driver to use
Server
A character vector representing the hostname of the database
Schema
A character vector representing the schema to create the models table
Database
A character vector representing the SQL Server database name
UID
A character vector such as "myuser" representing the database user to use with SQL Server authentication
PWD
A character vector representing the password of the user to use with SQL Server authentication
Port
An integer representing the database port
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.