Learn R Programming

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

RODBC (version 1.0-3)

ODBC database access

Description

An ODBC database interface

Copy Link

Version

Install

install.packages('RODBC')

Monthly Downloads

19,002

Version

1.0-3

License

GPL2

Maintainer

Brian Ripley

Last Published

December 12th, 2024

Functions in RODBC (1.0-3)

odbcGetInfo

Request Information on an ODBC Connection
sqlTypeInfo

Request Information about Column Types in an ODBC Database
sqlSave

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

ODBC Open Connections
odbcErrors

RODBC Error-Handling Utility Functions
odbc

Low-level ODBC functions
sqlFetch

Reading Tables from ODBC Databases
odbcClose

ODBC Close Connections
RODBCtables

Operations on Tables in ODBC databases
sqlQuery

Query an ODBC Database
sqlTables

List Tables on an ODBC Database
RODBC

ODBC Database Connectivity
RODBC-internal

Internal RODBC functions