Forward-Referencing
Calculations
In Superbase it is possible to define calculations at the
field-level which reference fields which follow them. By setting
the CalculationCount property of the Superbase object, it
is possible to force Superbase to go through the calculation
of field values the number of times referenced by this value
so as to guarantee that all of the calculations are based
on the proper values. Depending on how many forward referencing
calculations there are, this could be as many as 5 or 6 passes
through the calculations. This is a high-level function in
Superbase and is not supported in the Superbase ODBC drivers.
Before using your files with the ODBC driver, make sure to
convert your files to not have forward-referencing calculations
in them.
|