get_sql_connection: Create Database Backend Initalize a database backend

Description Usage Arguments Value

View source: R/database_backend.R

Description

Create Database Backend Initalize a database backend

Usage

1
get_sql_connection(user_name, password, driver_name, server, database, port)

Arguments

user_name

username for the api

password

password for the website

driver_name

Name of the driver being used to ODBC to the DB

server

Server IP or Name

database

Database Name

port

Port of the DB

Value

connection object


atroiano/ocrolusR documentation built on Dec. 31, 2020, 7:53 p.m.