1771 - 1780 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
SQLResultSetRead   (DatabaseLink Symbol)
SQLResultSetRead[rs] shifts the current position and then reads a row from a result set.SQLResultSetRead[rs, num] reads num rows from a result set.
SQLResultSetTake   (DatabaseLink Symbol)
SQLResultSetTake[rs, {m, n}] reads rows m through n from a result set.
SQLStringMatchQ   (DatabaseLink Symbol)
SQLStringMatchQ[col, patt] specifies a condition in an SQL query used to test whether the value of a column matches a pattern. The actual format for the pattern varies from ...
SQLUpdate   (DatabaseLink Symbol)
SQLUpdate[conn, table, cols, data] updates data in a table in an SQL connection.
Data Type Mapping   (DatabaseLink Tutorial)
One of the most important issues for using a database is the conversion of data as it is stored and retrieved from a database. This tutorial will discuss how Mathematica ...
Schema and Catalogs   (DatabaseLink Tutorial)
Database schema and catalogs can be used to hold collections of database components and objects suitable for particular users. They can be particularly useful when working ...
$JavaExceptionHandler   (JLink Symbol)
$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
LoadNETType   (NETLink Symbol)
LoadNETType["type"] loads the specified type into the .NET runtime and returns a NETType expression that can be used to identify the type.LoadNETType["type", assembly] loads ...
Introduction   (OpenCLLink Tutorial)
OpenCLLink allows you to use the Mathematica language to query OpenCL system information and execute OpenCL programs using Mathematica. In this section, an overview is ...
TetGenImport   (TetGenLink Symbol)
TetGenImport["file.ext", expr] imports data from a file into a TetGen expression. TetGenImport["file", expr, "format"] imports data in the specified format.
1 ... 175|176|177|178|179|180|181 ... 272 Previous Next

...