This section is concerned with the way that OpenCLLink is set up and configured for your machine. It will also help to track down and correct problems. OpenCLLink is designed ...
Script
(GUIKit Package Symbol) Script[scriptcode] defines a script to be used either on load or during an event.
SQLConnectionPool[...] is an object that represents a connection pool to a data source.
SQLDateTime[datetime] represents date and time information that can be stored in a database.
SQLResultSetCurrent[rs] reads the current row from a result set.
SQLResultSetPosition[rs] returns an integer that specifies the current position in a result set.
SQLResultSetTake[rs, {m, n}] reads rows m through n from a result set.
MakeJavaObject[expr] constructs a new Java object whose "value" is expr.
$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
$LibraryError returns the system-dependent error message from loading a library, or None if there was no error.