/DSN
/DSN is a JDBC connection URL parameter.
It allows one to pass the name of a local DSN in a Type 1 (JDBC-ODBC Bridge) URL.
For example:
jdbc://ODBC/DSN=Oracle Test DSN/UID=Scott/PWD=tiger
Referenced by...
/DSN is a JDBC connection URL parameter.
It allows one to pass the name of a local DSN in a Type 1 (JDBC-ODBC Bridge) URL.
For example:
jdbc://ODBC/DSN=Oracle Test DSN/UID=Scott/PWD=tiger