Learn R Programming

⚠️There's a newer version (1.3-26.1) of this package.Take me there.

RODBC (version 1.1-2)

ODBC database access

Description

An ODBC database interface

Copy Link

Version

Install

install.packages('RODBC')

Monthly Downloads

15,997

Version

1.1-2

License

GPL2

Maintainer

Brian Ripley

Last Published

December 15th, 2025

Functions in RODBC (1.1-2)

setSqlTypeInfo

Specify a Mapping of R Types to DBMS Types
odbcClose

ODBC Close Connections
sqlFetch

Reading Tables from ODBC Databases
odbcConnect

ODBC Open Connections
RODBC-internal

Internal RODBC functions
sqlTypeInfo

Request Information about DataTypes in an ODBC Database
sqlTables

List Tables on an ODBC Database
RODBCtables

Operations on Tables in ODBC databases
sqlCopy

ODBC Copy
sqlSave

Write a Data Frame to a Table in an ODBC Database
odbc

Low-level ODBC functions
odbcErrors

RODBC Error-Handling Utility Functions
RODBC

ODBC Database Connectivity
sqlQuery

Query an ODBC Database
odbcGetInfo

Request Information on an ODBC Connection