BUG: Select From a View Involving Outer Joins May Cause AVLast reviewed: April 9, 1997Article ID: Q154035 |
The information in this article applies to:
SYMPTOMSWhen you Select from a view that involves simple outer joins using ANSI syntax and a distinct clause, an “Exception Divide By Zero” error message appears.
WORKAROUNDTo work around this problem, do not use a distinct clause in the Select statement.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: stack trace access violation sql
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |