Data from MsSQL to Crystal Report

osl

Member
Joined
Jun 8, 2006
Messages
20
Programming Experience
5-10
Hi there!

I am facing this problem when creating a report to display data of an image data type from table in MsSQL database.

The problem is, how do I suppress it in the report if the data is null. It displays as 'X' icon instead of blank. If there is value (binary) in the data then the data is well displayed.

I tried to set a default value to this field in MsSQL but have no idea of what to put to get a blank display.

Attached is the screen capture of the report.

Please help me.

Thank you.
 

Attachments

  • Doc1.doc
    62.5 KB · Views: 19
lingsn,
At the Format Formula Editor these fields are not visible under the table but at Crystal Report's Field Explorer they are.

Attached are the screens for your reference.

Thank you.

osl

 

Attachments

  • Doc2.doc
    62 KB · Views: 20
That's what I did. If you see the screen in attached Doc2, some fields ticked red on screen of the same table are not visible in screen of Doc1. So, how to edit it?
 

Attachments

  • Doc1.doc
    56 KB · Views: 18
  • Doc2.doc
    68.5 KB · Views: 19
Back
Top