= doc.FAQ.WhatIsTheJDBC-ODBCBridge %TOC% The JDBC-ODBC Bridge--or "Type 1" JDBC connection--allows users to establish connections to ODBC Data Source Names using a JDBC connection URL. The JDBC connection URL passes the name of a valid ODBC Data Source as a connection parameter. For example: ----