Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Report Shows the same date in every row

Status
Not open for further replies.

olegoleg

Programmer
Feb 25, 2005
1
US
I run CReport on Stored procedure that returns Expiration date. Most of the time it is null, sometimes it is a date.

Report didn't print anything in that column.

When I replaced nulls for zeroes in stored procedure,
now it shows 1/1/1900 in every row

What is wrong?
 
Under file, options, there is a checkbox that says "convert null field value to default". Most likely this checkbox is checked.

If so uncheck it.

If this in not the case please describe in more detail what your problem is.

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top