greetings
Problem:
im running reports of stored procedures. When i declare the parameters in the stored procedures to my knowledge you can only declare the parameters as date time. ie (@from_date
datetime. )
when you call the stored procedure from the crystal reports. It brings up the parameter box and asks for a date time.
Is it possible to force crystal parameter box to only accept the date option and suppress or hide the time box?
thanks
Problem:
im running reports of stored procedures. When i declare the parameters in the stored procedures to my knowledge you can only declare the parameters as date time. ie (@from_date
datetime. )
when you call the stored procedure from the crystal reports. It brings up the parameter box and asks for a date time.
Is it possible to force crystal parameter box to only accept the date option and suppress or hide the time box?
thanks