Results 1 to 2 of 2

Thread: Crystal Reports Question [VS2005]

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2002
    Location
    midewest u.s.
    Posts
    275

    Crystal Reports Question [VS2005]

    I have used Crystal Reports in VS.NET 2002/2003, but I am having a terrible time with 2005.

    The way I used to make (simple) reports was:

    ReportDocument report = new Report1();

    Where Report1() was a report file added to the project.

    Then I just set the report source of the view to the report document and yadda yadda.

    However, in 2005 that is obviously not the way it's done. I have searched on the Business Objects website, forums, google, etc. I can't seem to find any updated information on how to do this.

    Everywhere that seems to look like 2005 requires you to actually load a .rpt file from the disk. Is this the only way to do it, and if that's the case, what's the purpose of having a Report item to add to a project? Thanks.

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Thumbs up Re: Crystal Reports Question [VS2005]

    Just read CR In VB.NET at my signature

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