I have a report and I'm getting the generic "20618" error. I'm tryin to use stored procedure in the main program and tables as the datasource in the subreport. Reason for this the look up is faster in the main report using a stored procedure where as, I need the table datasource in the subreport because i'm accessing an image field. I could'nt include the image field via the sp, cr8.0 does'nt like that.
Can you mix datasources like this?
using sql200, asp as the front end, and cr8.0.
Can you mix datasources like this?
using sql200, asp as the front end, and cr8.0.