4361 - 4370 of 4505 for *HatSearch Results
The Database Explorer   (DatabaseLink Tutorial)
The Database Explorer is a graphical interface to DatabaseLink. It provides a number of useful functions, such as managing connections and working with the data in a ...
Transactions   (DatabaseLink Tutorial)
Some database operations involve carrying out a sequence of database commands. For example, information in two different tables may need to be updated. In these cases it may ...
Updating Data   (DatabaseLink Tutorial)
SQLUpdate modifies data in a database. An alternative, using raw SQL, is described in "Updating Data with Raw SQL". If you find that the examples in this tutorial do not work ...
LoadJavaClass -- load and set up a Java class for use from Mathematica, JavaClass -- expression that represents a Java class, JavaNew -- create a Java object of a specified ...
AddPeriodical   (JLink Symbol)
AddPeriodical[expr, interval] adds the computation expr to the set of operations that are periodically performed automatically.
AllowRaggedArrays   (JLink Symbol)
AllowRaggedArrays[True] lets you pass ragged (i.e., non rectangular) arrays to Java. AllowRaggedArrays[False] restores the default behavior.
AppletViewer   (JLink Symbol)
AppletViewer[javaclass, parameters] displays a window with an applet of the specified JavaClass running in it. AppletViewer["classname", parameters] displays a window running ...
BeginJavaBlock   (JLink Symbol)
BeginJavaBlock[] begins an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
CloseFrontEnd   (JLink Symbol)
CloseFrontEnd[] closes the link to the front end that was opened by UseFrontEnd[] or ConnectToFrontEnd[].
ConnectToFrontEnd   (JLink Symbol)
ConnectToFrontEnd[] establishes a link to the notebook front end for use by the UseFrontEnd[] function.
1 ... 434|435|436|437|438|439|440 ... 451 Previous Next

...