CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Reports

  1. #1
    Join Date
    Sep 1999
    Location
    chennai
    Posts
    3

    Reports

    How is crystal reports different from Report Designer(in VB) ?
    Are they the same ? Which one is easier to create Reports?

    thank u



  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Reports

    crystal and Data report are not the same.
    The data report is easier to use but is not as sophisticated.
    IMHO DataReport is "more strategic". Why? because Crystal is no longer installed automatically with VB. It just resides on the installation CD. You need to install it explicitly.
    IMHO that's MS's way to say: use Datareport designer!


  3. #3
    Guest

    Re: Reports

    As u have replied, can we perform all the methods how we perform in crystal reports.
    Please can tell me the steps to create a report in report designer.
    How to create a report which can generate dynamic data.



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