The information in this article applies to:
SYMPTOMSWhen 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:
or This error does not occur with the OLE DB Provider for ODBC that released with MDAC 2.0. CAUSEThe 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 that corrects this problem is now available from Microsoft, but
it has not been fully regression tested and should be applied only to systems
experiencing this specific problem. If you are not severely affected by this
specific problem, Microsoft recommends that you wait for the next Microsoft Data Access Components Service Pack
that contains this fix. http://www.microsoft.com/support/supportnet/overview/overview.aspThe English version of this fix should have the following file attributes or later:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONIMPORTANT: You cannot install this hotfix on a machine that is currently running MDAC 2.1 SP1 GA (version 2.10.3711.11) or earlier. You must install MDAC 2.1 SP2 GA (version 2.10.4202) in order to use this hotfix.
Manual InstallationUse the following steps to manually install Msdasql.dll:
Important Notice for Windows 95 and Windows 98 UsersIf you are installing this fix onto a computer running Windows 95 or a computer with the original release of Windows 98, you may need to install the Windows 98 Migration DLL included with this fix. Please carefully read the Migrate_qfe.txt file that is included Migration.exe file included with the download.REFERENCESFor more information on the memory fragmentation issue referenced above, see the following article in the Microsoft Knowledge Base:Q230101 Data Queries Sporadically Return Empty RecordsetsTo download and install MDAC 2.1 SP2 GA (version 2.10.4202), please visit the following location: MDAC 2.1.2.4202.3 (GA) Additional query words: msdasql ole db odbc provider 2.0 sqlextendedfetch sql attr row array size driver not capable requested properties supported
Keywords : kbADO210fix kbODBC kbOLEDB kbProvider kbGrpVCDB kbGrpMDAC kbADO210sp2fix |
Last Reviewed: August 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |