CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10
  1. #1
    Join Date
    Feb 2001
    Posts
    2,455

    Crystal Reports ?

    I have Crystal Reports Professional version 7.0.
    I was wondering if it was possible to embed a report into my c++ application where I would not need Crystal Reports installed on the machine where my application is going to be installed.

    Also, would anyone have any small example on how this could be accomplished?

    Mike B



  2. #2
    Join Date
    Sep 2001
    Location
    Nowhere
    Posts
    132

    Re: Crystal Reports ?

    you should have an install for an activeX in
    "C:\Program Files\Seagate Software\Viewers\ActiveXViewer"
    or something like that... I can give you simple sample of use if you want

    ...addicted to cpp...

  3. #3
    Join Date
    Feb 2001
    Posts
    2,455

    Re: Crystal Reports ?

    Please, if you could give an example I would really appreciate it. Also, will this method work without crystal reports being on the machine that the application resides? Please forward an example to [email protected] and [email protected].

    Sometimes my work e-mail does not work properly, so if you could send it to both addresses. Unless of course if you were going to post it!

    Thanks
    Mike B


  4. #4
    Join Date
    Jan 2001
    Posts
    306

    Re: Crystal Reports ?

    I need this example too! Can you please be kind enough to mail me the crystal report example on [email protected]

    Thanks



  5. #5
    Join Date
    Nov 2001
    Location
    Islamabad , QAU,Pakistan
    Posts
    61

    Re: Crystal Reports ?

    I need this example too! Can you please be kind enough to mail me the crystal report example on [email protected]

    Thanks







  6. #6
    Join Date
    Jul 2001
    Posts
    703

    Re: Crystal Reports ?

    Hi all,
    While sending the example code pls do not forget to send to me.pls send to [email protected].



    VCVCVC
    "Dont Forget to rate if it helped"

  7. #7
    Join Date
    Nov 2000
    Posts
    77

    Re: Crystal Reports ?

    Could you send the crystal reports with vc++ sample to me at
    [email protected]
    I am sorry if you have received this message more than once. I am just making sure it reaches you
    Thanx a lot again


  8. #8
    Join Date
    Jun 2001
    Location
    IL, USA
    Posts
    16

    Re: Crystal Reports ?

    I use Visual C++ (MFC) to access my Crystal Reports. I developed the reports so I know how to make them to interact with each other. You need to know if the report uses parameters, etc. Give me more details about the report and maybe I can help you.


  9. #9
    Join Date
    Jan 2002
    Posts
    2

    Re: Crystal Reports ?

    Please could you send me a sample of code of using Crystal Report in an MFC Project this is my email : [email protected]

    Thanks



  10. #10
    Join Date
    Oct 2001
    Location
    CA,USA
    Posts
    60

    Re: Crystal Reports ?

    Can you please post this sample so i can see it and others can also look at it in future.

    Please rate the article if it is of any use to you. This encourages me to reply more and more and more.

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