MATLAB DATABASE TOOLBOX RELEASE NOTES Uživatelská příručka Strana 541

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 684
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 540
driver
7-111
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 | isurl | isjdbc | register
Zobrazit stránku 540
1 2 ... 536 537 538 539 540 541 542 543 544 545 546 ... 683 684

Komentáře k této Příručce

Žádné komentáře