<docbook><section><title>InstallODBCLiteMono</title><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2"> OpenLink .NET Data Provider for ODBC Installation and Configuration</bridgehead>
<para><emphasis>Review Preinstallation Documentation:</emphasis> <ulink url="PreinstallODBCLiteMono">
OpenLink .NET Data Provider for ODBC Pre-Installation Requirements</ulink></para><bridgehead class="http://www.w3.org/1999/xhtml:h3"> Installation</bridgehead>
<para>The  OpenLink  .NET Data Provider for ODBC  for Mono is currently distributed as a single .dll.</para><para>Simply download the .dll and place it in the folder from which your .NET application runs.</para><bridgehead class="http://www.w3.org/1999/xhtml:h3">Configuration</bridgehead>
<para>Ensure that you have obtained your OpenLink license file.
 Place this license in the same directory as the .dll.</para><para>There is no additional configuration involved, unless you placed your .dll in a non-standard location.
 If you did not place your .dll in the directory from which your .NET application runs, you need to ensure that your Global Assembly Cache (MONO_GAC_PREFIX) environment variable passes the directory that contains the .dll.</para><para><emphasis>Provider Name</emphasis>: OpenLink.Data.IOdbcClient.dll</para><para><emphasis>Connection String</emphasis>: <computeroutput>DSN=;UID=;PWD=;</computeroutput></para><para><emphasis>DSN</emphasis> <computeroutput>=</computeroutput> A local ODBC Data Source Name <emphasis>UID</emphasis> <computeroutput>=</computeroutput> Username associated with Data Source Name <emphasis>PWD</emphasis> <computeroutput>=</computeroutput> Password associated with Data Source Name</para><para><emphasis>Example</emphasis>: <computeroutput>DSN=Oracle 10 on AIX52;UID=scott;PWD=tiger</computeroutput></para><para> <emphasis>Proceed to Commercial Licensing Documentation:</emphasis></para><para>Should you decide to purchase a commercial license at the end of your evaluation period, be sure to consult our documentation which explains the placement and uptake of commercial license files and the use of our <emphasis>OpenLink License Manager</emphasis> technology: <ulink url="http://wiki.usnet.private/dataspace/dav/wiki/UdaWikiWeb/UDALicenseApplication">License Technology &amp; Application</ulink></para></section></docbook>