Learn R Programming

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

RODBC (version 1.0-1)

ODBC database access

Description

An ODBC database interface

Copy Link

Version

Install

install.packages('RODBC')

Monthly Downloads

19,388

Version

1.0-1

License

GPL2

Maintainer

Brian Ripley

Last Published

December 12th, 2024

Functions in RODBC (1.0-1)

odbcClose

ODBC Close Connections
sqlSave

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

ODBC Open Connections
RODBC-internal

Internal RODBC functions
sqlQuery

Query an ODBC Database
sqlFetch

Reading Tables from ODBC Databases
RODBC

ODBC Database Connectivity
sqlTypeInfo

Request Information about Column Types in an ODBC Database
odbcErrors

RODBC Error-Handling Utility Functions
odbc

Low-level ODBC functions
odbcGetInfo

Request Information on an ODBC Connection
RODBCtables

Operations on Tables in ODBC databases
sqlTables

List Tables on an ODBC Database