When linking to an MS Access table from a Crystal Report, is there a way to keep decimal values when reading in numeric fields?
The Access table that my report uses contains numeric fields defined as 'double' with 1 decimal place. When reading the data into Crystal, Crystal rounds and stores the incoming values as integer (evident when I 'browse data'). Since Crystal is rounding rather than using the specific decimal values, my report results are incorrect, often by 0.4. Even though I can use a decimal format to display the report fields, the original decimal values have been lost, and the displayed values are incorrect.
Any way to define incoming table values to keep their original (decimal) format and values?
Any ideas would be of great help to me.
Thanks, Caryn.
The Access table that my report uses contains numeric fields defined as 'double' with 1 decimal place. When reading the data into Crystal, Crystal rounds and stores the incoming values as integer (evident when I 'browse data'). Since Crystal is rounding rather than using the specific decimal values, my report results are incorrect, often by 0.4. Even though I can use a decimal format to display the report fields, the original decimal values have been lost, and the displayed values are incorrect.
Any way to define incoming table values to keep their original (decimal) format and values?
Any ideas would be of great help to me.
Thanks, Caryn.