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.
  • To use JDBCDrivers, you first need to load DatabaseLink using Needs["DatabaseLink`"].
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`"]
In[2]:=
Click for copyable input
Out[2]=
© 2008 Wolfram Research, Inc. japanese.gif