infsql: Informative SQL via RODBC

Description Usage Arguments

View source: R/infsql.R

Description

A simple wrapper around the sqlQuery function in RODBC. It prints out dimensions of the table and the system time information for logging purposes.

Usage

1
infsql(channel, query, UniqueID = 1, include.time = TRUE)

Arguments

channel

The ODBC channel

query

The SQL query


JackStat/THMisc documentation built on May 7, 2019, 10:17 a.m.