Database Toolbox |
 |
General
logintimeout
|
Set or get time allowed to establish database connection.
|
setdbprefs
|
Set or get time allowed to establish database connection.
|
Database Connection
close
|
Close database connection.
|
database
|
Connect to database.
|
get
|
Get property of database connection.
|
isconnection
|
Detect if database connection is valid.
|
isreadonly
|
Detect if database connection is read-only.
|
ping
|
Get status information about database connection.
|
set
|
Set properties for database connection.
|
setdbprefs
|
Set or get time allowed to establish database connection.
|
sql2native
|
Convert JDBC SQL grammar to system's native SQL grammar.
|
SQL Cursor
close
|
Close cursor.
|
exec
|
Execute SQL statement and open cursor.
|
get
|
Get property of cursor object.
|
querytimeout
|
Get time allowed for a database SQL query to succeed.
|
set
|
Set RowLimit for cursor fetch .
|
| Function Reference | | Importing Data into MATLAB from a Database |  |