DatabaseLink`
DatabaseLink`
DataSources
returns a list of information about named data sources made available through DatabaseResourcesPath.
DataSources[name]
returns a list of information about data source name.
Details and Options
- To use DataSources, you first need to load DatabaseLink using Needs["DatabaseLink`"].
Examples
Basic Examples (2)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/0cjjoa5zmqc-n76j3k
If you find that the examples in this section do not work as shown, you may need to install or restore the example database with the "DatabaseLink`DatabaseExamples`" package, as described in Using the Example Databases.
List details of available named data sources:
In[2]:=2

✖
https://wolfram.com/xid/0cjjoa5zmqc-dxs
Out[2]=2

In[1]:=1

✖
https://wolfram.com/xid/0cjjoa5zmqc-dza5tj
Get information about a named data source:
In[2]:=2

✖
https://wolfram.com/xid/0cjjoa5zmqc-vuc
Out[2]=2
