get_connection_object: Set up a database connection

View source: R/get_connection_object.R

get_connection_objectR Documentation

Set up a database connection

Description

Set up a database connection

Usage

get_connection_object(dsn)

Arguments

dsn

A string of text representing the name of a DSN entry

Value

either a DBMS connection object, or an ODBC connection object, from DBI::dbConnect


dsu-effectiveness/utHelpR documentation built on April 26, 2024, 12:24 p.m.