I have to design a CReport using SQL Server's stored procedures which have two date data type parameters - Start Date and End Date. When I try to select the Stored Procedure from the list I get the Stored Procedures Input Parameters Box with yyyy-mm-dd hh:mm:ss.fff value But when I put a date value I get error message Parameter Number 1 is invalid.
Any help in this regard will be highly appreciated.
Thanks in advance
Any help in this regard will be highly appreciated.
Thanks in advance