Article ID: 188858 - Last Review: March 2, 2005 - Revision: 2.1 PRB: "Command Time Out" Property Does Not WorkThis article was previously published under Q188858 On This PageSYMPTOMS
Setting the Recordset's dynamic Command Timeout Property does not time out the query.
RESOLUTION
One workaround for this problem is to switch the cursor from adUseClient to
adUseServer.
If adUseClient is necessary, another workaround is to use a Command object as the source of the Recordset and use the Command object's CommandTimeout property, for example: STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
MORE INFORMATIONSteps to Reproduce Behavior
APPLIES TO
| Article Translations
|

Back to the top
