1531 - 1540 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 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.
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.
SQLDropTable   (DatabaseLink Symbol)
SQLDropTable[conn, table] drops a table in an SQL connection.
SQLExpr   (DatabaseLink Symbol)
SQLExpr[expr] allows a Mathematica expression to be stored in a database.
1 ... 151|152|153|154|155|156|157 ... 272 Previous Next

...