SQLServerInformation[server] returns a list of information about the SQL server.
JVM is the head of an expression that identifies a particular Java runtime installed into the current Mathematica session via InstallJava.
$FrontEndLaunchCommand specifies the command line that will be used by ConnectToFrontEnd[] to launch the front end.
void MTensor_free () is a library callback function that frees an MTensor.
void UTF8String_disown (char*s) disowns a string argument.
This tutorial contains simple examples of DatabaseLink that give an overview of its functionality and some ideas of how to get started. It uses a lightweight database, ...
Programming OpenCL in Mathematica is simple since the user need not write C wrapper code—which can be quite verbose, difficult to understand, and hard to debug. Using ...
Online Registration opens the Mathematica registration website.
JDBCDriverNames[] returns a list of the names of databases for which JDBC drivers are available through DatabaseResourcesPath.
SQLDataTypeNames[conn] returns the names of data types that can be stored in an SQL connection.