To resolve this problem, obtain the latest service pack for Microsoft Data Access Components
2.6. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
300635�
INFO:
How to Obtain the Latest MDAC 2.6 Service Pack
Hotfix
The version of this English has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Date Version Size File name
------------------------------------------------------------
04/11/2001 2000.80.380.0 483,412 bytes Sqloledb.dll
04/11/2001 2000.80.380.0 61,440 bytes Sqloledb.rll
WORKAROUND
To work around this problem, use one or more of the following
recommendations. Note that these recommendations may not work in all
circumstances. The symptoms and behavior may depend on the combination of SQL
statements, statement types, and cursor types that are currently active on the
connection.
- Use an earlier version of the SQL Server provider, such as
the version that was released in MDAC 2.5 Service Pack 1.
- Do not use client-side cursors.
- Use statements that generate cursors, rather than
firehose-mode statements.
- Avoid transactional contexts, if possible.