I have a crystal report based on a stored procedure. The stored procedure produces the correct data. However, in crystal some of the returned numbers are incorrect. When I "browse data" in crystal the returned data is incorrect. The report returns several fields of numbers. Most numbers are correct. However, the largest numbers are wrong. Numbers ranging from 74 to 202,038,057.82 are correct. Any returned numbers higher than the 202m are erroneous. How can I correct this? Thanks.