MATLAB DATABASE TOOLBOX RELEASE NOTES Podręcznik Użytkownika Strona 202

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 684
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 201
2 Getting Started with Database Toolbox
2-176
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
Przeglądanie stron 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 683 684

Komentarze do niniejszej Instrukcji

Brak uwag