Results 1 to 6 of 6

Thread: Datareport Error

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Posts
    179

    Datareport Error

    hiii

    I get an error message while running datareport

    Runtime Error '8570':
    Report sctions do not match data source.

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    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...

  3. #3

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Posts
    179

    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...?

  5. #5
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: Datareport Error

    Hi!!!

    Is your data report bound to a query or table? Are you using MS Access? or other DBMS?

    Greg

  6. #6
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    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
  •  



Click Here to Expand Forum to Full Width