I'm using CR8 and VB6, and I'm using the ocx method.
I have an rpt file that I need to call from my VB application, the report gets its data from a SQL designer query. My problem is that when I try to run the report I get an error 20553 "Invalid parameter field name". I know my connection works because my other reports work, but this is the only one that uses a query instead of a table as the data source. Any suggestions? I appreciate all the help I can get.
Thanks,
Monica
I have an rpt file that I need to call from my VB application, the report gets its data from a SQL designer query. My problem is that when I try to run the report I get an error 20553 "Invalid parameter field name". I know my connection works because my other reports work, but this is the only one that uses a query instead of a table as the data source. Any suggestions? I appreciate all the help I can get.
Thanks,
Monica