Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 17 found.
[1] < 1 2 > [2]  Sort:

odbcGetInfo (Package: RODBC) : Request Information on an ODBC Connection

Request information on an ODBC connection.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: odbcGetInfo
● 0 images

sqlTypeInfo (Package: RODBC) : Request Information about Data Types in an ODBC Database

Request information about data types in an ODBC database
● Data Source: CranContrib
● Keywords: IO, database
● Alias: sqlTypeInfo
● 0 images

odbcDataSources (Package: RODBC) : List ODBC Data Sources

List known ODBC data sources.
● Data Source: CranContrib
● Keywords: utilities
● Alias: odbcDataSources
● 0 images

sqlSave (Package: RODBC) : Write a Data Frame to a Table in an ODBC Database

Write or update a table in an ODBC database.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: sqlSave, sqlUpdate
● 0 images

sqlCopy (Package: RODBC) : ODBC Copy

Functions to copy tables or result sets from one database to another.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: sqlCopy, sqlCopyTable
● 0 images

odbcClose (Package: RODBC) : ODBC Close Connections

Close connections to ODBC databases.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: close.RODBC, odbcClose, odbcCloseAll
● 0 images

odbc-low-level (Package: RODBC) : Low-level ODBC functions

R functions which talk directly to the ODBC interface.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: odbcClearError, odbcFetchRows, odbcGetErrMsg, odbcQuery, odbcTables
● 0 images

sqlTables (Package: RODBC) : List Tables on an ODBC Connection

List the table-like objects accessible from an ODBC connection. What objects are ‘table-like’ depends on the DBMS, ODBC driver and perhaps even the configuration settings: in particular some connections report system tables and some do not.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: sqlTables
● 0 images

sqlColumns (Package: RODBC) : Query Column Structure in ODBC Tables

Enquire about the column structure of tables on an ODBC database connection.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: sqlColumns, sqlPrimaryKeys
● 0 images

sqlQuery (Package: RODBC) : Query an ODBC Database

Submit an SQL query to an ODBC database, and retrieve the results.
● Data Source: CranContrib
● Keywords: IO, database
● Alias: sqlGetResults, sqlQuery
● 0 images