Results 1 to 2 of 2

Thread: Dynamic Design of Crystal Report.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2003
    Posts
    110

    Dynamic Design of Crystal Report.

    In one of my VB.Net projects...

    I have around 65 master tables for which reports with absoultely same design and layout need to be designed. the design and layout will go under drastic changes everyday. Mys question is...

    Is it possible to design a dynamic report. means just one .RPT file where the design and layout is defined just once and in one place but can generate data of different tables ???

    or i have to prepare 65 .RPT files ???

    please suggest.
    Anis Bombaywala

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    You could base the report on a schema instead of a specific datasource. Then you build your own dataset that matches teh structure of the schema at runtime and pass it to the report.

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