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'm having a similar issue.
I can open and view my reports, they connect to the database without a problem.
When I close the window, call the report and application variables' LogOffServer methods.
Then get the "Server is in use by some reports" error.
I get the impression from what...
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.