sqlQuery: send query to a db and get results

Description Usage Arguments

View source: R/rodbc_multiple.R

Description

send query to a db and get results

Usage

1
sqlQuery(con, query, errors = NULL, ...)

Arguments

con

odbc32 connection object

query

text of the query

...

other args passed to RODBC::sqlQuery() on remote


vh-d/odbc32 documentation built on Dec. 25, 2019, 8:47 p.m.