State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.3-26) of this package.
Take me there.
RODBC (version 1.0-4)
ODBC database access
Description
An ODBC database interface
Copy Link
Link to current version
Version
Version
1.3-26
1.3-25.1
1.3-25
1.3-23
1.3-22
1.3-21
1.3-20
1.3-19
1.3-18
1.3-17
1.3-16
1.3-15
1.3-14
1.3-13
1.2-3
1.2-2
1.2-1
1.2-0
1.1-9
1.1-8
1.1-7
1.1-6
1.1-5
1.1-4
1.1-3
1.1-2
1.1-1
1.0-4
1.0-3
1.0-2
1.0-1
0.9-1
0.8-3
0.8-2
0.7-2
Install
install.packages('RODBC')
Monthly Downloads
15,945
Version
1.0-4
License
GPL2
Maintainer
Brian Ripley
Last Published
December 12th, 2024
Functions in RODBC (1.0-4)
Search all functions
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