PRB: 8570 Report Sections Do Not Match DataSource
Apr.01, 2010 in
data access
Symptoms
When you use a Report Control that is bound to a Visual Basic Data Environment command object and perform a GroupBy, you receive the following error:
8570 Report sections do not match data source
Resolution
One of the following has occurred:The DataReport is bound to an ungrouped recordset.The DataReport was created before binding the recordset.

Leave a Reply