The information in this article applies to:
BUG# 817 (4.2) SYMPTOMS
A SELECT from a view with an INTO clause may cause an error indicating a
type mismatch in the WHERE clause when one does not exist. This happens if
the WHERE clause contains two consecutive comparisons of a given type
followed by a third involving an implicit conversion.
WORKAROUNDCreate the target table and use an INSERT with a SELECT instead of a SELECT INTO. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 4.2a for OS/2 and Microsoft SQL Server version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: Windows NT
Keywords : kbprg kbbug4.20 kbbug4.20a SSrvServer SSrvWinNT |
Last Reviewed: March 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |