DatabaseLink SQL Operations >

JDBC

JDBC
is an object that holds parameters for making a JDBC connection to a database.
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 :
Make a JDBC connection:
Needs["DatabaseLink`"]
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:
Make a JDBC connection:
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team