FIX: Application Error Closing ITest Ad Hoc Control Center

ID: Q156129


The information in this article applies to:
  • Microsoft OLE DB, version 1.0


SYMPTOMS

The ITest Adhoc Tool will generate an application error if you close the Ad Hoc Control Center window without uninitializing the IDBInitialize object. The following sequence results in the application error:


   CoCreateInstance(MSDASQL, CLSCTX_INPROC_SERVER,IID_IDBProperties)
   IDBProperties::SetProperties(...)
   IDBProperties::QueryInterface(...IID_IDBInitialize)
   Close the Ad Hoc Control Center Window 


STATUS

Microsoft has confirmed this to be a problem in Microsoft OLE Database SDK version 1.0. This problem has been corrected in Microsoft OLE Database SDK version 1.1. For more information, contact your primary support provider.

Additional query words: DB 1.00 ODBC

Keywords :
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type :


Last Reviewed: January 13, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.