Can't figure out this error. Couldn't find it anywhere in any help, FAQ, or knowledgebase. What can I do?
I have a tiny report selection/launcher program in VB6 for generating Crystal Reports. These reports are created entirely through the RDC component. I am trying to use the unboundfield method of creating a report without assigning any database source until runtime (using an ADO recordset as my datasource.) One report runs fine through the viewer but the second one attempts to preview but instead returns an error..."Too Many Arguments have been given to this function"...and then after pressing OK on this messagebox, it displays a blank viewer window.
I can not think of what to check on next. I thought I followed the second report just like the first. Please give me some direction here.
Thanks
I have a tiny report selection/launcher program in VB6 for generating Crystal Reports. These reports are created entirely through the RDC component. I am trying to use the unboundfield method of creating a report without assigning any database source until runtime (using an ADO recordset as my datasource.) One report runs fine through the viewer but the second one attempts to preview but instead returns an error..."Too Many Arguments have been given to this function"...and then after pressing OK on this messagebox, it displays a blank viewer window.
I can not think of what to check on next. I thought I followed the second report just like the first. Please give me some direction here.
Thanks