I'm looking for a solution to display a SQL Server Decimal 20 field. The number is correct in SQL Server but rounds when I try to display it in Crystal. Crystal ver is 9.2, SQL Server is 2000. At this point I've tried too many possible workarounds to list, and none have been the solution anyway. Has anyone been successful in displaying a decimal 20 field in Crystal?
SQL Server Data
31808077920473813
31808077920473806
31808077920473810
Crystal Browse Field Data
31808077920473800
All instances are displaying as 800 for the last 3 numbers
SQL Server Data
31808077920473813
31808077920473806
31808077920473810
Crystal Browse Field Data
31808077920473800
All instances are displaying as 800 for the last 3 numbers