Results 1 to 2 of 2

Thread: Crystal reports programming approach?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    NY
    Posts
    497

    Crystal reports programming approach?

    Hi. I am very new to both VB.NET, Crystal 9, and database programming. This is a general question regarding technique or method.

    I wish to retrieve information from multiple tables in a database and report on it in various ways using Crystal reports. I feel that performing multiple queries is wasteful, and the data may be out of synch across the various reports.

    Should I be pulling this data into some kind of structure before feeding it to the crystal report? Is it ADO or something else inside Crystal?

    How does the real world do this?! Thanks for anyone's help.
    end war
    stop greed

  2. #2
    Hyperactive Member
    Join Date
    Nov 2002
    Location
    india
    Posts
    418
    hi,

    there are two ways of using crystal reports.

    1)u can include two or more tables and get the data.if u include tables crystal reports automatically made links to each table depending on the type.
    2)u can create a view and access the 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