Image question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akshaycjoshi
    New Member
    • Jan 2007
    • 153

    Image question

    I am having one image field in Sql server which i want to display in crystal report.
    As the way others are doing, I dragged and dropped the field on CR.
    But at runtime all i can see is a rectangle with black edges !

    No image is displaying.
    Any one can help ?
  • akshaycjoshi
    New Member
    • Jan 2007
    • 153

    #2
    I came to know about the problem.
    The table which contains the image is actually caled CompanyInfo.
    I contains a single record and has got fields like logo,name,addre ss etc.


    The fact is that this table is not joined with any other table in the Database connection.
    That's why data does not come from it.

    Can anyone tell me some solution for it ?
    Thanks

    Comment

    • akshaycjoshi
      New Member
      • Jan 2007
      • 153

      #3
      I created a seperate report having only the image table but still not working so i gues the problem i mentioned above is not the actual proble..

      :(


      Please help me guys !

      Comment

      • akshaycjoshi
        New Member
        • Jan 2007
        • 153

        #4
        UPDATE:The drag and drop is working with Xtreme database provided as sample but not with Sql server.
        I tried and i can see the images.

        Comment

        Working...