ODBCDriver-class: ODBCDriver and methods.

Description Usage

Description

An ODBC driver implementing the R database (DBI) API. This class should always be initialized with the ODBC() function. It returns an object that allows you to connect to ODBC.

Nothing to do for ODBCDriver case

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'ODBCDriver'
dbUnloadDriver(drv, ...)

## S4 method for signature 'ODBCDriver'
dbIsValid(dbObj)

## S4 method for signature 'ODBCDriver'
dbGetInfo(dbObj, ...)

teramonagi/RODBCDBI documentation built on May 31, 2019, 8:37 a.m.