|
-
Jan 18th, 2006, 08:51 AM
#1
Thread Starter
Addicted Member
Datareport Error
hiii
I get an error message while running datareport
Runtime Error '8570':
Report sctions do not match data source.
-
Jan 18th, 2006, 11:23 AM
#2
Re: Datareport Error
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...
-
Jan 18th, 2006, 11:28 AM
#3
-
Jan 18th, 2006, 04:10 PM
#4
Thread Starter
Addicted Member
Re: Datareport Error
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...?
-
Jan 18th, 2006, 09:31 PM
#5
-
Jan 20th, 2006, 11:20 AM
#6
Re: Datareport Error
but in the data environment i created an command with an sql query.
You must have a Hierarchical command.
Do a search for Data Shaping, MSDataShape, Hierarchical Recordsets...
This one may help
http://www.vbforums.com/showthread.php?t=366613
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|