CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2002
    Posts
    16

    Crystal Reports Buggered?

    I've been scanning Crystal Reports help file for a few hours now, and I'm getting more and more alarmed.

    Some of my reports will absolutely require more than one ADO recordset. I don't see any way to do this in Crystal Reports.

    For starters, as I build my first report, I'm placing fields on my report. But I don't see any way of doing what I'll really need to do--INDICATE FROM WHICH RECORDSET THIS FIELD IS TO BE SOURCED!!!

    Man, don't tell me that at version 9 of this software, there's no way to do this???

    Thanks for any and all help.

  2. #2
    Join Date
    Jul 2002
    Posts
    33
    use sub-report.. it's extremely good when u trying to do report with header and detail.. and u can add as many sub reports as u wish.. but do consider the performance

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

Featured