MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 69

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 684
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 68
Microsoft SQL Server JDBC for Windows
2-43
Server. For example, the following code assumes you are connecting to a database
named dbname with user name username and password pwd.
conn = database('dbname','username','pwd',...
'Vendor','Microsoft SQL Server','Server','sname',...
'AuthType','Server','PortNumber',123456);
2
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 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 683 684

Commenti su questo manuale

Nessun commento