RODBCDBI-package | RODBCDBI |
dbClearResult-method | Execute a statement on a given database connection. |
dbColumnInfo-method | Database interface meta-data. |
dbConnect-method | Connect/disconnect to a ODBC data source |
dbDisconnect-method | Close a current session. |
dbExistsTable-method | Does the table exist? |
dbFetch-method | Execute a statement on a given database connection. |
dbGetInfo-method | Get DBMS metadata. |
dbGetInfo-method | Database interface meta-data. |
dbGetRowCount-method | Database interface meta-data. |
dbGetStatement-method | Database interface meta-data. |
dbHasCompleted-method | Execute a statement on a given database connection. |
dbListFields-method | List fields in specified table. |
dbListTables-method | List available ODBC tables. |
dbReadTable-method | Convenience functions for importing/exporting DBMS tables |
dbRemoveTable-method | Remove a table from the database. |
dbSendQuery-method | Execute a statement on a given database connection. |
dbWriteTable-method | Write a local data frame or file to the database. |
ODBC | Generate an object of ODBCDriver class |
odbc-meta | Database interface meta-data. |
RODBCDBI | RODBCDBI |