Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


odbc (version 1.0.0)

OdbcDriver: Odbc Driver Methods

Description

Implementations of pure virtual functions defined in the DBI package for OdbcDriver objects.

Usage

"show"(object)
"dbDataType"(dbObj, obj, ...)
"dbDataType"(dbObj, obj, ...)
"dbIsValid"(dbObj, ...)
"dbGetInfo"(dbObj, ...)

Arguments

object
Any R object
dbObj
A object inheriting from DBIDriver or DBIConnection
obj
An R object whose SQL type we want to determine.
...
Other arguments passed on to methods.