MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 541

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 684
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 540
1 2 ... 536 537 538 539 540 541 542 543 544 545 546 ... 683 684

Commenti su questo manuale

Nessun commento