<docbook><section><title>GlossaryEntryJDBCDSN</title><bridgehead class="http://www.w3.org/1999/xhtml:h3">/DSN</bridgehead>
<para>/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:</para><programlisting>jdbc://ODBC/DSN=Oracle Test DSN/UID=Scott/PWD=tiger
</programlisting></section></docbook>