Alternative for Binay datatype?

etarunetarun Member Posts: 26
edited 2012-06-29 in NAV Three Tier
Hello All,

I have a table say X having a feild say Y with a binary datatype.
****************************
Type ID Caption
Table 50000 X
****************************
Table X have many feilds including a feild Y with binary datatype. This value is allready filled.
Now This table is used by a form, which needs to be transformed to RTC Page

While transforming this form to page there comes an Error ,as RTC does not recognise Binary datatype.
If i ignore this feild(While transforming) and carry on with transformation, The page is there but the feild Y is not.

Can anyone suggest what can be done. This feild Y is needed by us.

Best Wishes
Tarun

Comments

  • ufukufuk Member Posts: 514
    Why do you want to put this field on page? You can pull its value within a method.
    Ufuk Asci
    Pargesoft
Sign In or Register to comment.