Learn R Programming

RODBC (version 1.2-3)

odbcDataSources: List ODBC Data Sources

Description

List ODBC data sources.

Usage

odbcDataSources(type = c("all", "user", "system"))

Arguments

type
User DSNs, system DSNs or all?

Value

  • A character vector of descriptions, with names the DSNs.