| Database Toolbox | ![]() |
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
indicating that the database driver object d is JDBC compliant.
See Also
driver, get, isdriver, isurl
| isdriver | isnullcolumn | ![]() |
© 1994-2005 The MathWorks, Inc.