Connect to ODBC Compatible Databases (using the DBI Interface)


[Up] [Top]

Documentation for package ‘odbc’ version 1.1.2

Help Pages

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
dbGetInfo-method Odbc Result 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-method Odbc Connection Methods
dbListTables-method Odbc Connection Methods
dbQuoteIdentifier-method Odbc Connection Methods
dbQuoteString-method Odbc Connection Methods
dbRemoveTable-method Odbc Connection Methods
dbRollback-method Odbc Connection Methods
dbSendQuery-method Odbc Connection Methods
dbSendStatement-method Odbc Connection Methods
dbUnQuoteIdentifier Un-Quote identifiers
dbUnQuoteIdentifier-method Un-Quote identifiers
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
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
sqlData-method Convenience functions for reading/writing DBMS tables
test_roundtrip Test round tripping a simple table