RDocumentation
Moon
Learn R
Search all packages and functions
RODBC (version 1.3-20)
ODBC Database Access
Description
An ODBC database interface.
Copy Link
Copy
Link to current version
Version
Version
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
Down Chevron
Install
install.packages('RODBC')
Monthly Downloads
35,225
Version
1.3-20
License
GPL-2 | GPL-3
Maintainer
Brian Ripley
Last Published
December 6th, 2022
Functions in RODBC (1.3-20)
Search functions
sqlTypeInfo
Request Information about Data Types in an ODBC Database
sqlDrop
Deletion Operations on Tables in ODBC databases
sqlCopy
ODBC Copy
sqlQuery
Query an ODBC Database
sqlSave
Write a Data Frame to a Table in an ODBC Database
sqlFetch
Reading Tables from ODBC Databases
sqlTables
List Tables on an ODBC Connection
odbcConnect
ODBC Open Connections
sqlColumns
Query Column Structure in ODBC Tables
setSqlTypeInfo
Specify or Query a Mapping of R Types to DBMS Types
odbcDataSources
List ODBC Data Sources
RODBC-internal
Internal RODBC functions
odbcSetAutoCommit
ODBC Set Auto-Commit Mode
odbcGetInfo
Request Information on an ODBC Connection
RODBC-package
ODBC Database Connectivity
odbc-low-level
Low-level ODBC functions
odbcClose
ODBC Close Connections