RODBC                   ODBC Database Connectivity
odbcClose               ODBC Close Connections
odbcConnect             ODBC Open Connections
odbcGetErrMsg           RODBC Error-Handling Utility Functions
odbcGetInfo             Request Information on an ODBC Connection
odbcQuery               Low-level ODBC functions
odbcSetAutoCommit       ODBC Set Auto-Commit Mode
setSqlTypeInfo          Specify a Mapping of R Types to DBMS Types
sqlCopy                 ODBC Copy
sqlFetch                Reading Tables from ODBC Databases
sqlPrimaryKeys          Operations on Tables in ODBC databases
sqlQuery                Query an ODBC Database
sqlSave                 Write a Data Frame to a Table in an ODBC
                        Database
sqlTables               List Tables on an ODBC Database
sqlTypeInfo             Request Information about DataTypes in an ODBC
                        Database
