odbcListDataSources: List Available Data Source Names

View source: R/Connection.R

odbcListDataSourcesR Documentation

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()

Value

A data frame with two columns.

name

Name of the data source

description

Data Source description


odbc documentation built on July 9, 2023, 7:04 p.m.