Ok, I added a field to a crystal report. I sent this fine working .rpt to the client and then the app just crashes when tries to access the new field, the costumer replaced his old .rpt with the newer...so any thought anybody?
Printable View
Ok, I added a field to a crystal report. I sent this fine working .rpt to the client and then the app just crashes when tries to access the new field, the costumer replaced his old .rpt with the newer...so any thought anybody?
Are you sure that his database table(s) have the new fields you added to the report? Have them open the report in designer (but not run) and select database/verify database. That will tell you if there are any differences in the fields available to them vs the fields available to you when you designed the report.