|
SOLUTIONS
|
DATABASELINK SYMBOL
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.
DetailsDetails
- To use JDBCDrivers, you first need to load DatabaseLink using Needs["DatabaseLink`"].
ExamplesExamplesopen allclose all
Basic Examples (2)Basic Examples (2)
| 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]//Short= | |
![]() | |
| In[1]:= |
Get information for a specific driver:
| In[2]:= |
| Out[2]= | ![]() |
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


