ID: Q124611
5.00 5.00c 7.00 | 5.00 5.00c
WINDOWS | MACINTOSH
kbprg kbtool
The information in this article applies to:
When you use the SQLOpen function in a Visual Basic procedure in Microsoft Excel, you may receive the following SQL error message:
IM006 [Microsoft][ODBC.DLL] SQLSetConnectOption Failed
This error occurs when you run the procedure that contains the SQLOpen function while three workbooks are open in Microsoft Excel. The problem occurs if the SQLOpen function establishes a connection to an Oracle 6 or Oracle 7 data source.
Note that this problem also occurs in Microsoft Excel version 5.0c while four workbooks are open. Open workbooks include add-ins, hidden files, PERSONAL.XLS, XL5GALRY.XLS, and any other files opened from the XLSTART directory.
To avoid this error message, close any additional open workbooks, and delete any unneeded worksheets within the workbook that contains the procedure before you run the procedure.
Additionally, you may need to close other applications that are running, and take standard troubleshooting steps to make more memory available.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
For more information about the SQLOpen Function, choose the Search button in the Visual Basic Reference and type:
SQLOpen Function
KBCategory: kbprg kbtool
KBSubcategory:
Additional reference words: 5.00 5.00c xlodbc.xla msquery
Keywords : kbprg kbtool
Version : WINDOWS:5.0,5.0c,7.0; MACINTOSH:5.0,5.0c
Last Reviewed: February 4, 1998