BUG: SQL Internal Error Returned When UDF Value Is NullID: Q124585 The information in this article applies to:
SYMPTOMSWhen an SQL SELECT statement calls a UDF that returns a null value, a SQL Internal Error occurs if the SELECT statement has a GROUP BY 1 clause.
RESOLUTIONTo work around the problem:
STATUSMicrosoft 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.
MORE INFORMATION
Steps to Reproduce ProblemBuild a database and run a SELECT statement. Type the following code into a program and run that program:
Additional reference words: FoxWin FoxDos FoxMac 2.60a buglist2.60a
KBCategory: kbprg kbbuglist
KBSubcategory: FxprgSql
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |