Types of Numbers Complex Numbers Numeric Quantities
Connect to Other Systems Get Help in Mathematica
The notion of expressions is a crucial unifying principle in Mathematica. It is the fact that every object in Mathematica has the same underlying structure that makes it ...
Applying Transformation Rules Manipulating Sets of Transformation Rules Making Definitions
CloseSQLConnection[conn] disconnects the current connection associated with a data source.
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBCDriverNames[] returns a list of the names of databases for which JDBC drivers are available through DatabaseResourcesPath.
JDBC
(DatabaseLink Symbol) JDBC[arg, ...] is an object that holds parameters for making a JDBC connection to a database.
SQLConnections[] returns a list of the open SQLConnection objects.
GetJavaException -- get the exception object thrown in the most recent Java call, JavaThrow -- throw a Java exception, $JavaExceptionHandler -- how Java exceptions are ...