<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--ATOM based XML document generated By OpenLink Virtuoso-->
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
<atom:id>http://docs.openlinksw.com/mt/oledb.html</atom:id>
<atom:title>OLE-DB Client Provider</atom:title>
<atom:link href="http://docs.openlinksw.com/mt/oledb.html" type="text/html" rel="alternate" />
<atom:link href="http://docs.openlinksw.com/mt/oledb.html" type="application/atom+xml" rel="self" />
<atom:subtitle>Multi-Tier User Guide</atom:subtitle>
<atom:updated>2008-04-09T14:37:12Z</atom:updated>
<atom:generator />
<atom:logo>http://docs.openlinksw.com/mt/../images/mt/misc/logo.jpg</atom:logo>
 <atom:entry>
  <atom:id>http://docs.openlinksw.com/mt/oledbtest.html</atom:id>Testing an OLEDB Connection<atom:link href="http://docs.openlinksw.com/mt/oledbtest.html" type="text/html" rel="alternate" />
  <atom:published>2008-04-09T14:37:12Z</atom:published>
  <atom:title>Testing an OLEDB Connection</atom:title>
  <atom:content type="html">The connection can be tested using the sample application, &quot;Rowset Viewer&quot; as follows:</atom:content>
 </atom:entry>
 <atom:entry>
  <atom:id>http://docs.openlinksw.com/mt/oldedbdebug.html</atom:id>Call Tracing<atom:link href="http://docs.openlinksw.com/mt/oldedbdebug.html" type="text/html" rel="alternate" />
  <atom:published>2008-04-09T14:37:12Z</atom:published>
  <atom:title>Call Tracing</atom:title>
  <atom:content type="html">To turn on call tracing and enable logging to a file, use the Registry Editor (regedit or regedt32) to enter a fully qualified file name in the registry entry: To turn off call tracing simply leave this entry blank. A separate log file is opened for each process which uses the provider. Each file opened is named using the file base name specified in the DebugFile entry above with a three digit process ID suffix.</atom:content>
 </atom:entry>
 <atom:entry>
  <atom:id>http://docs.openlinksw.com/mt/oledbconinfo.html</atom:id>Provider Specific Connection Information<atom:link href="http://docs.openlinksw.com/mt/oledbconinfo.html" type="text/html" rel="alternate" />
  <atom:published>2008-04-09T14:37:12Z</atom:published>
  <atom:title>Provider Specific Connection Information</atom:title>
  <atom:content type="html">OLE DB predefines a number of property sets and the properties in them. The Extended Properties property in the Initialization property group provides a means of supplying provider-specific extended connection information. The OpenLink provider supports extended properties to control: There are three ways to enter extended properties:</atom:content>
 </atom:entry>
 <atom:entry>
  <atom:id>http://docs.openlinksw.com/mt/oledbctrlodbcursor.html</atom:id>Controlling ODBC Cursor Library Usage<atom:link href="http://docs.openlinksw.com/mt/oledbctrlodbcursor.html" type="text/html" rel="alternate" />
  <atom:published>2008-04-09T14:37:12Z</atom:published>
  <atom:title>Controlling ODBC Cursor Library Usage</atom:title>
  <atom:content type="html">The OpenLink ODBC Provider requires that the underlying ODBC driver supports some form of scrollable cursor. In order to support OLE DB rowsets, the minimum scrolling functionality requirements include: Keyset driven and static cursors both support this functionality. All OpenLink ODBC drivers support these cursor models. However, if the OpenLink ODBC provider is to be used with a third party driver, either the driver must support one of these cursor types natively, or the Microsoft ODBC Cursor Library must be used. The latter only supports static scrollable cursors, but provides sufficient functionality to allow third party drivers to be used with the OpenLink provider. When using an OpenLink ODBC driver, it is preferable not to use the Microsoft Cursor Library. To control how the OpenLink Provider uses the ODBC Cursor Library, the provider supports the provider specific keyword “Cursors” in the ‘Extended Properties’ property string. The keyword can be set to one of three values:</atom:content>
 </atom:entry>
 <atom:entry>
  <atom:id>http://docs.openlinksw.com/mt/oledbdefbmk.html</atom:id>Controlling the Default Bookmark Setting for Rowsets<atom:link href="http://docs.openlinksw.com/mt/oledbdefbmk.html" type="text/html" rel="alternate" />
  <atom:published>2008-04-09T14:37:12Z</atom:published>
  <atom:title>Controlling the Default Bookmark Setting for Rowsets</atom:title>
  <atom:content type="html">The extended property keyword “BookmarkDefault” controls whether rowsets are created with or without a bookmark column by default. OLE DB does not specify what the default behaviour should be. The OpenLink provider includes a bookmark column by default. Normally it should not be necessary to change this setting. To explicitly turn bookmarks on or off, use an entry of the form: BookmarkDefault=On|Off.</atom:content>
 </atom:entry>
 <atom:entry>
  <atom:id>http://docs.openlinksw.com/mt/oledbknownissuse.html</atom:id>Known Issues<atom:link href="http://docs.openlinksw.com/mt/oledbknownissuse.html" type="text/html" rel="alternate" />
  <atom:published>2008-04-09T14:37:12Z</atom:published>
  <atom:title>Known Issues</atom:title>
  <atom:content type="html">These are the known issues that apply to the OpenLink OLEDB provider as of September 2005:</atom:content>
 </atom:entry>
 <atom:entry>
  <atom:id>http://docs.openlinksw.com/mt/oledbobjsints.html</atom:id>Objects and Interfaces Implemented by the OpenLink Provider<atom:link href="http://docs.openlinksw.com/mt/oledbobjsints.html" type="text/html" rel="alternate" />
  <atom:published>2008-04-09T14:37:12Z</atom:published>
  <atom:title>Objects and Interfaces Implemented by the OpenLink Provider</atom:title>
  <atom:content type="html">The OpenLink provider implements four OLE DB objects. These objects, along with the interfaces implemented in the OpenLink provider, are described below.</atom:content>
 </atom:entry>
</atom:feed>