Kbase 5521: Compiler and too large a 'break by' clause (distinct in SQL)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Compiler and too large a 'break by' clause (distinct in SQL)
891207-dah05Compiler and too large a 'break by' clause (distinct in SQL)
Note: This problem appears in all versions prior to v5.2F.
There is a 10 item limit to the BREAK BY list. After 10, you will
crash in the compiler.
For example:
for each order break by order-num by num by cust-num (expand to
include every field in the file): display order. end. YOU WILL crash
see bug#89-10-16-06
Progress Software Technical Support Note # 5521