Results 1 to 10 of 10

Thread: Reporting in VB .Net 2005

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    14

    Reporting in VB .Net 2005

    Hi,
    I have MS Access as the backend, and using VS 2005. I want to create a report, where I could load pictures in the section. I will get the path of the picture's path from the database. Anyway of doing this, as I couldnt find any solution so far.

    Please kindly help.
    Thanks in Advance.

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

    Thumbs up Re: Reporting in VB .Net 2005

    You can read the CR In VB.NET At my signature

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    14

    Re: Reporting in VB .Net 2005

    Thank you so much for the reply. I managed to get the data displayed, but I have path of images stored in MDB file, and I want to load the pictures to crystal report. How do I do that...Please help me out.

    Thanks again.
    Anuradika

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

    Thumbs up Re: Reporting in VB .Net 2005

    Not so much idea on the run time , But simply reght click on the report Header and Click On Insert Image

  5. #5

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    14

    Re: Reporting in VB .Net 2005

    Hi,
    I am able to get a OLEObject in the crystal report, and I am able to fix a image path, but now, I need to pass in the path from the stored string in the MDB field. How would I be doing this....

    Thanks in Advance for the help rendered.
    Anuradika

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

    Thumbs up Re: Reporting in VB .Net 2005


  7. #7

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    14

    Re: Reporting in VB .Net 2005

    The information was useful. Thank you very much, but still, it doesnt solve my issue, as I cant get a higher version for now, because of the budget, and I need to find a way to do it. It there any other way to do this ?

    Thanks again.
    Anuradika

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

    Re: Reporting in VB .Net 2005

    If you not have the CR Higher Version then you can try for the VS.NET PrintDocument ,PrintDialog for it but Both are never used by me so I cann't say that it support the image or not??

  9. #9

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    14

    Re: Reporting in VB .Net 2005

    Oh ok..that sounds good. Will try and let you know the outcome.
    Thanks for the guidance man, truly appreciate that very much !

  10. #10
    New Member
    Join Date
    Dec 2006
    Posts
    1

    Re: Reporting in VB .Net 2005

    that would work for your problem. printdocument in vb.net supports strings and images to be drawn in the report just like a Form.

    good luck

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