MATLAB DATABASE TOOLBOX RELEASE NOTES Guía de usuario Pagina 209

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 684
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 208
Sybase JDBC for Linux
2-183
3
Select OTHER from the Vendor list.
4
Enter the Sybase driver Java class object in the Driver field. Here, use
com.sybase.jdbc4.jdbc.SybDriver. After entering the driver, if you did not
add the JDBC driver file path to the Java class path, this dialog box displays this
message at the bottom. Address this message by following the steps described in
Step 2.
5
Connect to the Sybase database by creating a URL string using the format
jdbc:subprotocol:subname. The jdbc part of this string stays constant for
any JDBC driver. subprotocol is a database type. In this case, subprotocol is
sybase:Tds. The last part of the URL string is subname. For Sybase, this contains
the server name, the port number, and the database name. For example, your string
is jdbc:sybase:Tds:ServerName:PortNumber/dbname, where ServerName is
Vista de pagina 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 683 684

Comentarios a estos manuales

Sin comentarios