Hi..My query runs find in SSMS but while creating in SSRS it throws errors:
"Failed to convert parameter value from a String to a DateTime. (mscorlib)"
Executing something like this in SSMS:
EXEC [dbo].[Quality_Right_Party_Contact_Report] '9/12/2012',10100,99000,NULL
Can anyone please tell me what is the error??
Thanks,
Komal