|
SOLUTIONS
|
DATABASELINK SYMBOL
JDBC
JDBC[arg, ...]
is an object that holds parameters for making a JDBC connection to a database.
DetailsDetails
- To use JDBC, you first need to load DatabaseLink using Needs["DatabaseLink`"].
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
| In[1]:= |
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
package, as described in Using the Example Databases:
| In[2]:= |
| Out[2]= |
| In[3]:= |
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

