powered by
"DBIObject"
DBIDriver
dbDriver
DBI.pdf
DBIObject-class
DBIDriver-class
DBIConnection-class
DBIResult-class
The function dbConnect is the main generator.
dbConnect
In addition see the help of the methods above.
drv <- dbDriver("ODBC") summary(drv) dbListConnections(drv)
Run the code above in your browser using DataLab