MDAC 2.1 OLE DB Provider for ODBC Fails With Drivers That Don't Support SQLExendedFetch() (237615)
The information in this article applies to:
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.1 (GA)
- Microsoft Data Access Components 2.1 SP1
- Microsoft Data Access Components 2.1 SP2
This article was previously published under Q237615 SYMPTOMS
When using the MDAC 2.1 OLE DB Provider for ODBC (MSDASQL) against an ODBC driver that does not support SQLExtendedFetch(), the driver may fail with the following error:
[Microsoft OLE DB Provider for ODBC Drivers] The requested properties cannot be supported by this ODBC Driver
[Driver Manufacturer][ODBC Driver Name]Driver not capable
ODBC driver does not support the requested properties
This error does not occur with the OLE DB Provider for ODBC that released with MDAC 2.0.
CAUSE
The OLE DB Provider for ODBC incorrectly attempts to set the SQL_ATTR_ROW_ARRAY_SIZE statement attribute before checking to see if it is supported by the ODBC driver. This attribute is not supported in a driver that does not implement SQLExtendedFetch().
RESOLUTIONA supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Microsoft Data Access Components Service Pack that contains this hotfix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
The English version of this fix should have the following file attributes or later:
Date Time Version Size File name Platform
-------------------------------------------------------------
7/14/99 02.12.4314 277KB Msdasql.dll
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 10/7/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbADO210fix kbADO210sp2fix kbbug kbfix kbProvider kbQFE KB237615 |
---|
|