Returns a summary of defined data sources.
These will consist of system and user DSNs, plus any additional
sources defined via sqrlSource
.
sqrlSources(...)
Returns a data frame of data source details.
An optional character string.
If set to one of “all”, “user”, or “system”, then a call is
made to RODBC::odbcDataSources
(with the
corresponding type value) to re-examine that class of data source names
(DSNs) and import all those found.
If set to “remove”, then all currently defined sources are deregistered.
sqrlInterface
,
sqrlSource