Hi All,
I am facing a strange problem in passing DateTime() parameter from VB. I had written the following code to pass DateTime Parameter in crystal.
.ParameterFields(4) = "Contract Status As of Date;DateTime(" & strYear & "," & strMonth & "," & strDay & ",0,0,0);True"
It is giving me "Invalid Parameter field Value" Error.
Thanks,
Nagaraj
I am facing a strange problem in passing DateTime() parameter from VB. I had written the following code to pass DateTime Parameter in crystal.
.ParameterFields(4) = "Contract Status As of Date;DateTime(" & strYear & "," & strMonth & "," & strDay & ",0,0,0);True"
It is giving me "Invalid Parameter field Value" Error.
Thanks,
Nagaraj