cstring_gen: Set's a global variable called c_string which holds all the...

Description Usage

View source: R/sql.r

Description

Set's a global variable called c_string which holds all the info you need to open up a database

Usage

1
2
3
4
5
6
7
8
cstring_gen(
  ODBC_DRIVER,
  ODBC_SERVER,
  ODBC_DATABASE,
  ODCB_ID,
  ODBC_PW,
  ODCB_PORT
)

rwebsterav/rarsons documentation built on Dec. 31, 2019, 9:28 a.m.