MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 206

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 684
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 205
2 Getting Started with Database Toolbox
2-180
object. This code assumes the class object is com.sybase.jdbc4.jdbc.SybDriver.
The last argument is the URL string URL.
conn = database('dbname','username','pwd',...
'com.sybase.jdbc4.jdbc.SybDriver','URL');
3
Close the database connection conn.
close(conn)
See Also
close | database | javaaddpath
More About
“Working with Database Explorer” on page 4-2
“Bringing Java Classes into MATLAB Workspace”
Vedere la pagina 205
1 2 ... 201 202 203 204 205 206 207 208 209 210 211 ... 683 684

Commenti su questo manuale

Nessun commento