P
Peter Judge
Guest
The number of records in the FILL query is <> the number of records in the temp-table(when there are duplicate key values and FILL-MODE = MERGE). You can open the FILL query with PRESELECT which will give you the former. I would think (untested) that the dataset or buffers BEFORE-FILL should have the queries open already. You’d have to use the datasource’s QUERY attribute to get that query.
Continue reading...
Continue reading...