dbAppendTable-method | Convenience functions for reading/writing DBMS tables |
dbBegin-method | Odbc Connection Methods |
dbBind-method | Odbc Result Methods |
dbClearResult-method | Odbc Result Methods |
dbColumnInfo-method | Odbc Result Methods |
dbCommit-method | Odbc Connection Methods |
dbConnect | Connect to a ODBC compatible database |
dbConnect-method | Connect to a ODBC compatible database |
dbDataType-method | Odbc Connection Methods |
dbDataType-method | Odbc Driver Methods |
dbDisconnect-method | Odbc Connection Methods |
dbExistsTable-method | Odbc Connection Methods |
dbFetch-method | Odbc Result Methods |
dbGetInfo-method | Odbc Connection Methods |
dbGetInfo-method | Odbc Driver Methods |
dbGetQuery-method | Odbc Connection Methods |
dbGetRowCount-method | Odbc Result Methods |
dbGetRowsAffected-method | Odbc Result Methods |
dbGetStatement-method | Odbc Result Methods |
dbHasCompleted-method | Odbc Result Methods |
dbIsValid-method | Odbc Connection Methods |
dbIsValid-method | Odbc Driver Methods |
dbIsValid-method | Odbc Result Methods |
dbListFields | List field names of a remote table |
dbListFields-method | List field names of a remote table |
dbListTables | List remote tables |
dbListTables-method | List remote tables |
dbListTables-method | ~~ Methods for Function 'dbListTables' in Package 'DBI' ~~ |
dbListTables-methods | ~~ Methods for Function 'dbListTables' in Package 'DBI' ~~ |
dbQuoteIdentifier-method | Odbc Connection Methods |
dbQuoteString-method | ~~ Methods for Function 'dbQuoteString' in Package 'DBI' ~~ |
dbQuoteString-methods | ~~ Methods for Function 'dbQuoteString' in Package 'DBI' ~~ |
dbRemoveTable-method | Odbc Connection Methods |
dbRollback-method | Odbc Connection Methods |
dbSendQuery-method | Odbc Connection Methods |
dbSendStatement-method | Odbc Connection Methods |
dbWriteTable-method | Convenience functions for reading/writing DBMS tables |
odbc | Odbc driver |
odbc-tables | Convenience functions for reading/writing DBMS tables |
OdbcConnection | Odbc Connection Methods |
OdbcConnection-class | Odbc Connection Methods |
odbcConnectionActions | List the actions supported for the connection |
odbcConnectionColumns | odbcConnectionColumns |
odbcConnectionColumns-method | odbcConnectionColumns |
odbcConnectionIcon | Get an icon representing a connection. |
odbcDataType | Return the corresponding ODBC data type for an R object |
OdbcDriver | Odbc Driver Methods |
OdbcDriver-class | Odbc Driver Methods |
odbcListColumns | List columns in an object. |
odbcListDataSources | List Available Data Source Names |
odbcListDrivers | List Available ODBC Drivers |
odbcListObjects | List objects in a connection. |
odbcListObjectTypes | Return the object hierarchy supported by a connection. |
odbcPreviewObject | Preview the data in an object. |
OdbcResult | Odbc Result Methods |
OdbcResult-class | Odbc Result Methods |
odbcSetTransactionIsolationLevel | Set the Transaction Isolation Level for a Connection |
show-method | Odbc Connection Methods |
show-method | Odbc Driver Methods |
sqlCreateTable-method | Convenience functions for reading/writing DBMS tables |
sqlCreateTable-method | ~~ Methods for Function 'sqlCreateTable' in Package 'DBI' ~~ |
sqlCreateTable-methods | ~~ Methods for Function 'sqlCreateTable' in Package 'DBI' ~~ |
sqlData-method | Convenience functions for reading/writing DBMS tables |
test_roundtrip | Test round tripping a simple table |