Click here to Skip to main content
15,891,375 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I am making one report with 2 parameters. from date and to date and also use stored procedure in sql server.

so, there is no date datatype to use only date for it.

now, when i run the crystal report with that procedure it must ask to enter time which i am not want to do. i want to do only enter date.

so, how can i achive this with converting datetime to date in crystal report or remove time from that parameter.


Please help me............


Thanks and Regards....
Mitesh
Posted

1 solution

 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900