Article ID: 132244
Article Last Modified on 6/12/2001
APPLIES TO
- Microsoft Open Database Connectivity 2.0
This article was previously published under Q132244
SYMPTOMS
When you have both the Visual Basic (VB) compatibility layer and the
Microsoft ODBC Desktop Database Drivers installed, a VB application (EXE)
always runs in asynchronous query execution mode, no matter if DisableAsync
is set to one or zero in the application's initialization file(<app> .INI).
WORKAROUND
Install the Microsoft Access Service Pack, which upgrades the Jet Engine
(MSAJT200.DLL) to version 2.50.1606.
For additional information, please see the following article in the
Microsoft Knowledge Base:
122927
WX1124: Microsoft Access Version 2.0 Service Pack
A VB application will always run in synchronous query execution mode with
this service pack installed.
Additional query words: 2.00.2317 Windows NT 3.1 3.5
Keywords: kbprb KB132244