Database Toolbox Previous page   Next Page
isdriver

Detect if driver is valid JDBC driver object

Syntax

Description

a = isdriver(d) returns 1 if d is a valid JDBC driver object, or returns 0 otherwise, where d was created using driver.

Examples

Type

and MATLAB returns

indicating that the database driver object d is valid.

See Also
driver, get, isjdbc, isurl


Previous page  isconnection isjdbc Next page

© 1994-2005 The MathWorks, Inc.