Click here to Skip to main content
15,906,567 members
Articles / Programming Languages / Visual Basic

Crystal reports error

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
10 Sep 2012CPOL 0  
To me, the important part of this error message is this:Invalid negative valueIt sounds like your Crystal Report is expecting a positive numeric value in your report but you are passing in a negative one. Check your data. If you're passing incorrect data, then fix that. If a negative...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions