Database Toolbox | ![]() ![]() |
Detect if database connection is valid
Syntax
Description
a = isconnection(conn)
returns 1
if the database connection conn
is valid, or returns 0
otherwise, where conn
was created using database
.
Examples
indicating that the database connection conn
is valid.
See Also
database
, isreadonly
, ping
![]() | insert | isdriver | ![]() |
© 1994-2005 The MathWorks, Inc.