driver - Construct database driver object
Syntax
d = driver('s')
Description
d = driver('s') constructs
a database driver object d from s,
where s is a database URL string of the form jdbc:odbc:<name> or <name>.
The driver object d is the first driver that recognizes s.
Examples
d = driver('jdbc:odbc:thin:@144.212.123.24:1822:') creates
driver object d.
See Also
get, isdriver, isjdbc, isurl, register
 | dmd | | drivermanager |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit