The information in this article applies to:
SYMPTOMSIf you use the SQLOpen macro function in a Visual Basic procedure, you may be unable to connect to an Oracle 7.0 database and you may receive the following error message:
CAUSEThis problem occurs when you run the SQLOpen function in a Visual Basic procedure while there are several workbooks open in Microsoft Excel. Open workbooks include add-ins, hidden files, Personal.xls, Xl5galry.xls, and any other files opened from the Xlstart folder. RESOLUTION
To avoid this problem, close any other open workbooks, and delete any
unneeded worksheets within the workbook that contains the procedure
before you run the procedure.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. REFERENCESFor more information about the SQLOpen Function, choose the Search button in the Visual Basic Reference and type: SQLOpen Function Additional query words: xlodbc.xla msquery
Keywords : kbprg xlquery xlwin |
Last Reviewed: October 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |