Icon View Incident Report

Serious Serious
Reported By: John Hay
Reported On: 8/7/2003
For: Version 3.24 Build 1
# 1405 Using a Column Name as the Search String Argument to POS or OCCURS Function Returns Incorrect Result

Using OCCURS with a column instead of a constant does not work. For example

SELECT OCCURS(Cat.Path in Cat.Path) as CNT

returns 0 for all records.


Resolution Resolution
Fixed Problem on 8/8/2003 in version 3.25 build 1
Image