Learn R Programming

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

RODBC (version 1.0-4)

ODBC database access

Description

An ODBC database interface

Copy Link

Version

Install

install.packages('RODBC')

Monthly Downloads

15,997

Version

1.0-4

License

GPL2

Maintainer

Brian Ripley

Last Published

December 15th, 2025

Functions in RODBC (1.0-4)

odbc

Low-level ODBC functions
sqlQuery

Query an ODBC Database
sqlFetch

Reading Tables from ODBC Databases
RODBC

ODBC Database Connectivity
sqlTables

List Tables on an ODBC Database
RODBCtables

Operations on Tables in ODBC databases
sqlTypeInfo

Request Information about Column Types in an ODBC Database
odbcClose

ODBC Close Connections
RODBC-internal

Internal RODBC functions
odbcConnect

ODBC Open Connections
odbcErrors

RODBC Error-Handling Utility Functions
sqlSave

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

Request Information on an ODBC Connection