<docbook><section><title>JDBCTrueShipReadyShipper</title><para> </para><title> Using the JDBC-to-ODBC Bridge with TrueShip ReadyShipper </title> Using the JDBC-to-ODBC Bridge with TrueShip ReadyShipper 
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> Windows </bridgehead>
<para>ReadyShipper is a 32-bit tool for Windows, even when installed in a 64-bit environment.</para><para>You will need --</para><itemizedlist mark="bullet" spacing="compact"><listitem> the <ulink url="https://www.java.com/en/download/manual.jsp">32-bit Java 8 or later for Windows</ulink> (<ulink url="http://javadl.oracle.com/webapps/download/AutoDL?BundleId=211997">direct link to offline installer for Version 8 Update 101</ulink>).
 Neither the online installer, nor the 64-bit, will deliver what you need. </listitem>
<listitem> the 32-bit <ulink url="http://uda.openlinksw.com/jdbc-odbc-st/">JDBC Driver for ODBC Data Sources (a/k/a the JDBC-to-ODBC Bridge)</ulink>, Release 7.0 or later, which is <ulink url="http://download.openlinksw.com/solwiz/view_solution.php?solutions_id=70032&amp;solution_num=3">provided here with a two-week trial license</ulink> </listitem>
<listitem> a 32-bit ODBC driver for your target DBMS or other data source</listitem>
</itemizedlist><para>Then proceed with normal <ulink url="SingleTierLiteJDBCPreinstallWin32">pre-installation</ulink> and <ulink url="SingleTierLiteJDBCInstallWin32">installation</ulink>, as documented.</para><para>Note that ReadyShipper internally handles all interactions with our JDBC-to-ODBC Bridge, including constructing the JDBC URL which is typically <ulink url="JDBC1ConnectionURLFormat">constructed manually</ulink> -- you only need to point ReadyShipper at your ODBC DSN, and provide appropriate username and password.</para><para>That said, you may want to <ulink url="JDBCCompliantApplicationDemos">test our JDBC-to-ODBC Bridge against your ODBC DSN</ulink>, without ReadyShipper in the mix, for which you will need to <ulink url="JDBC1ConnectionURLFormat">manually construct that URL</ulink>.</para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> OS X </bridgehead>
<para>(notes to come)</para><para> </para></section></docbook>