Apr 26, 2001 #1 azool Programmer Mar 29, 2001 3 US 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?
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?