I'm using a COleDateTime object to set the value of the variant
that is passed to the AddCurrentValue()
I've been able to successfully set string
parameters in the report with an almost identical
function, so it seems to be a problem with how I'm handling the date.
As I step through the...
I need to pass a date range parameter to a CR report from within a VC++ application, using CR Active X control.
I think I _should_ be able to use:
Control.SetParameterFields(index, pszNewValue);
but, how should the 'New Value' be formatted?
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.