I have a report that runs off of a stored procedure. One of the stored procedure parameters is a datatype of datetime. The crystal report parameter to link to the stored procedure parameter is by default set to a datetime parameter. Is there any way to change the crystal report so that I can use just the date instead of both date and time for my crystal report parameter?
thanks
thanks