3911 - 3920 of 4868 for WithSearch Results
View search results from all Wolfram sites (19183 matches)
DataSourceNames   (DatabaseLink Symbol)
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBCDriverNames   (DatabaseLink Symbol)
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.
SQLBeginTransaction   (DatabaseLink Symbol)
SQLBeginTransaction[conn] initiates an SQL transaction.
SQLCommitTransaction   (DatabaseLink Symbol)
SQLCommitTransaction[conn] commits an SQL transaction.
SQLConnections   (DatabaseLink Symbol)
SQLConnections[] returns a list of the open SQLConnection objects.
SQLDataTypeNames   (DatabaseLink Symbol)
SQLDataTypeNames[conn] returns the names of data types that can be stored in an SQL connection.
SQLExpr   (DatabaseLink Symbol)
SQLExpr[expr] allows a Mathematica expression to be stored in a database.
SQLResultSetColumnNames   (DatabaseLink Symbol)
SQLResultSetColumnNames[rs] returns a list of {table, column} pairs for each column in a result set.
SQLResultSetGoto   (DatabaseLink Symbol)
SQLResultSetGoto[rs, pos] sets the current position of a result set to pos.
1 ... 389|390|391|392|393|394|395 ... 487 Previous Next

...