Database Toolbox Previous page   Next Page

General
logintimeout
Set or get time allowed to establish database connection.
setdbprefs
Set preferences for retrieval format, errors, and NULLs.

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 preferences for retrieval format, errors, and NULLs.
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.


Previous page  Functions -- Categorical List Importing Data into MATLAB from a Database Next page

© 1994-2005 The MathWorks, Inc.