Learn R Programming

odbc (version 1.3.5)

odbcListDataSources: List Available Data Source Names

Description

List the available data sources on your system. See the DSN Configuration files section of the package README for details on how to install data sources for the most common databases.

Usage

odbcListDataSources()

Arguments

Value

A data frame with two columns.

name

Name of the data source

description

Data Source description