The information in this article applies to:
SYMPTOMSIn Microsoft Query version 1.0, when you add criteria to a field in an SQL Server table, you may receive the following error message where <field name> is the field the criteria that is added to and <operator> (for example IS GREATER THAN) is the operator you are using. CAUSE
The above error message will appear if the following conditions are true:
-and- WORKAROUNDTo work around this problem, disable the Required option for the specified field. When you disable this option, the field can contain a null value. STATUSMicrosoft has confirmed this to be a problem in the Microsoft Products listed at the beginning of this article. This problem was corrected in version of Microsoft Query that ships with Microsoft Excel version 5.0c for Windows. MORE INFORMATIONThe Required option requires that data be entered in the field. If Required is not selected, the field can contain a null value (that is, the field can be left blank). REFERENCESFor more information about using SQL Server with Microsoft Query, select ODBC Drivers in the Microsoft Query Help Contents, then select SQL Server. Additional query words: Sqlserver
Keywords : xlquery |
Last Reviewed: September 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |