MATLAB DATABASE TOOLBOX RELEASE NOTES Guide de l'utilisateur Page 484

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 684
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 483
7 Functions — Alphabetical List
7-54
Database JDBC Driver Name and Database URL Example Syntax
PostgreSQL with
SSL Connection
JDBC driver: org.postgresql.Driver
Database URL: jdbc:postgresql:servername:dbname:ssl=
true&sslfactory=org.postgresql.ssl.NonValidatingFactory&
The trailing & is required.
Sybase SQL
Server and Sybase
SQL Anywhere
JDBC driver: com.sybase.jdbc4.jdbc.SybDriver
Database URL: jdbc:sybase:Tds:yourhostname:yourportnumber/
Tips
Use logintimeout before database to set the maximum time for a connection
attempt.
Alternatively use Database Explorer to connect to databases.
When making a JDBC connection using name-value connection properties:
You can skip the Server parameter when connecting to a database locally.
You can skip the PortNumber parameter when connecting to a database server
listening on the default port (except for Oracle connections).
“Database Connection Error Messages”
“Bringing Java Classes into MATLAB Workspace”
“Connecting to a Database Using the Native ODBC Interface”
See Also
Functions
close | dmd | exec | fastinsert | get | getdatasources | isconnection |
isreadonly | logintimeout | ping | querybuilder | supports | update
Apps
Database Explorer
Vue de la page 483
1 2 ... 479 480 481 482 483 484 485 486 487 488 489 ... 683 684

Commentaires sur ces manuels

Pas de commentaire