RODBCDBI: Provides Access to Databases Through the ODBC Interface

An implementation of R's DBI interface using ODBC package as a back-end. This allows R to connect to any DBMS that has a ODBC driver.

Version: 0.1.1
Imports: methods, DBI, RODBC
Suggests: testthat
Published: 2016-03-14
Author: Nagi Teramo [aut, cre], Shinichi Takayanagi [aut]
Maintainer: Nagi Teramo <teramonagi at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: RODBCDBI results

Documentation:

Reference manual: RODBCDBI.pdf

Downloads:

Package source: RODBCDBI_0.1.1.tar.gz
Windows binaries: r-devel: RODBCDBI_0.1.1.zip, r-release: RODBCDBI_0.1.1.zip, r-oldrel: RODBCDBI_0.1.1.zip
macOS binaries: r-release (arm64): RODBCDBI_0.1.1.tgz, r-oldrel (arm64): RODBCDBI_0.1.1.tgz, r-release (x86_64): RODBCDBI_0.1.1.tgz
Old sources: RODBCDBI archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RODBCDBI to link to this page.