Article ID: 326834 - Last Review: August 16, 2002 - Revision: 1.0 FIX: Access Violation Occurs in ADO When You Reopen a Recordset by Using adUseClient and adReadOnly Against MSDASQLThis article was previously published under Q326834 On This PageSYMPTOMS
When you call the Open method of an ADO client-cursor Recordset object that has been opened and closed previously, an access violation may occur if you change the LockType parameter of the method from adLockOptimistic to adLockReadOnly. This problem only occurs with the Microsoft OLE DB Provider for ODBC (MSDASQL). RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft Data Access Components (MDAC) 2.6. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
300635
(http://support.microsoft.com/kb/300635/EN-US/
)
INFO: How to Obtain the Latest MDAC 2.6 Service Pack
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft Data Access Components (MDAC) 2.6 Service Pack 2. MORE INFORMATIONSteps to Reproduce the Behavior
| Article Translations
|

Back to the top
