ID: Q156129
The information in this article applies to:
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
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 reference words: DB 1.00 ODBC KBCategory: kbole kbbug1.00 KBSubcategory:
Last Reviewed: January 23, 1997