Database Toolbox Previous page   Next Page
isjdbc

Detect if driver is JDBC compliant

Syntax

Description

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

Examples

Type

and MATLAB returns

indicating that the database driver object d is JDBC compliant.

See Also
driver, get, isdriver, isurl


Previous page  isdriver isnullcolumn Next page

© 1994-2005 The MathWorks, Inc.