Database: A reference class to represent database connections.

Description Fields

Description

A reference class to represent database connections.

Fields

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


team-sparkfish/castpack documentation built on Aug. 26, 2020, 7:34 a.m.