DatabaseLink SQL Operations >

JDBCDrivers

JDBCDrivers
returns a list of information about JDBC drivers available through DatabaseResourcesPath.
JDBCDrivers[name]
returns a list of information about the JDBC driver called name.
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 DatabaseExamples` package, as described in :
Get information for a specific driver:
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 DatabaseExamples` package, as described in Using the Example Databases:
In[2]:=
Click for copyable input
Out[2]//Short=
 
Needs["DatabaseLink`"]
Get information for a specific driver:
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team