I am trying to run a data report from VB. Instead of using the data environment, I am using an ADO recordset as my datasource. I'm having trouble getting the data report to group by the fields in my recordset. I'm receiving the error "Report sections do not match data source". Can someone please help. Thanks.