IntroductionThe Database Explorer is a graphical interface to DatabaseLink. It provides a number of useful functions, such as managing connections, and working with the data in a database. It can be launched by loading DatabaseLink and executing the command DatabaseExplorer[].
| Out[18]= |  |
On Windows it appears as follows.
At this point you can connect to a database and make queries from its tables. When you have selected the data, it can be used to create a report as a Mathematica notebook. This will allow you to work with the results in Mathematica.
This version of the Database Explorer can only select and read data from a database.
|