I need to pass a datetime field to crystal reports as a parameter. I used thecdate function to convert a string datetime value to a date field in VB. But, as the vb datatype is date and cr datatype is datetime.I am getting an error. How do I solve it




Reply With Quote