<docbook><section><title>OLEDBConnectingADONET</title><title> OLE DB Connections from ADO or ADO.NET </title> OLE DB Connections from ADO or ADO.NET 
<para>The classname for the <emphasis>OpenLink Single-Tier OLE DB Bridge Provider for ODBC</emphasis>, also known as the <emphasis>OLE DB-to-ODBC Bridge</emphasis>, is <emphasis><computeroutput>OpenLinkODBC</computeroutput></emphasis>.</para><para>The Provider is invoked using a <ulink url="OLEDBConnectionStrings">connection string</ulink> resembling this one -- </para><programlisting>Provider=OpenLinkODBC;Data Source=w2ks2;User ID=SCOTT;Password=tiger;Extended Properties=&quot;Cursors=Driver;BookmarkDefault=On&quot;;
</programlisting><para> </para></section></docbook>