I am using CR ver 9 and am trying to find the correct syntax for what i was using in ver 8.5
Session("oRpt").ParameterFields.GetItemByName(fldName).AddCurrentValue(fldType(fldValue))
where
fldName is the field name matching the parameter and
fldType is the type of field in the CR...
How can I assign Values to the parameters being passed to the report. It was done in 8.5 using :
Session("oRpt").ParameterFields.GetItemByName("LocalXRate").AddCurrentValue(cstr(strXRate))
but now it seems that parameters are passed in a specific order. My problem is that I...
How can I assign Values to the parameters being passed to the report. It was done in 8.5 using :
Session("oRpt").ParameterFields.GetItemByName("LocalXRate").AddCurrentValue(cstr(strXRate))
but now it seems that parameters are passed in a specific order. My problem is that I...
How can I assign Values to the parameters being passed to the report. It was done in 8.5 using :
Session("oRpt").ParameterFields.GetItemByName("LocalXRate").AddCurrentValue(cstr(strXRate))
but now it seems that parameters are passed in a specific order. My problem is that I...
How can I assign Values to the parameters being passed to the report. It was done in 8.5 using :
Session("oRpt").ParameterFields.GetItemByName("LocalXRate").AddCurrentValue(cstr(strXRate))
but now it seems that parameters are passed in a specific order. My problem is that I...
How can I assign Values to the parameters being passed to the report. It was done in 8.5 using :
Session("oRpt").ParameterFields.GetItemByName("LocalXRate").AddCurrentValue(cstr(strXRate))
but now it seems that parameters are passed in a specific order. My problem is that I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.