hiii
I get an error message while running datareport
Runtime Error '8570':
Report sctions do not match data source.
Printable View
hiii
I get an error message while running datareport
Runtime Error '8570':
Report sctions do not match data source.
Did you add a Group Header/Footer section to your report? If yes, the recordset must be a Hierarchical Recordset, created using the DataShape provider... (or using the Data Environment if you use bound reports..)
Do a search for some examples...
Moved
Yes i did added a group Header/ footer to the report but in the data environment i created an command with an sql query.
wat do i search for Bound reports...?
Hi!!!
Is your data report bound to a query or table? Are you using MS Access? or other DBMS?
Greg :) :) :)
You must have a Hierarchical command.Quote:
but in the data environment i created an command with an sql query.
Do a search for Data Shaping, MSDataShape, Hierarchical Recordsets...
This one may help
http://www.vbforums.com/showthread.php?t=366613