5571 - 5580 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
DatabaseResourcesPath   (DatabaseLink Symbol)
DatabaseResourcesPath[] gives the list of directories that are searched to find database resources.
DataSourceNames   (DatabaseLink Symbol)
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBC   (DatabaseLink Symbol)
JDBC[arg, ...] is an object that holds parameters for making a JDBC connection to a database.
SQLCatalogNames   (DatabaseLink Symbol)
SQLCatalogNames[conn] returns the names of the catalogs in an SQL connection.
SQLConnections   (DatabaseLink Symbol)
SQLConnections[] returns a list of the open SQLConnection objects.
SQLExpr   (DatabaseLink Symbol)
SQLExpr[expr] allows a Mathematica expression to be stored in a database.
SQLResultSetClose   (DatabaseLink Symbol)
SQLResultSetClose[rs] closes a result set.
SQLResultSetColumnNames   (DatabaseLink Symbol)
SQLResultSetColumnNames[rs] returns a list of {table, column} pairs for each column in a result set.
SQLResultSets   (DatabaseLink Symbol)
SQLResultSets[] returns a list of the open SQLResultSet objects.
SQLRollbackTransaction   (DatabaseLink Symbol)
SQLRollbackTransaction[conn] terminates an SQL transaction. SQLRollbackTransaction[conn, savepoint] returns to an SQLSavepoint.
1 ... 555|556|557|558|559|560|561 ... 1008 Previous Next

...