Subject Re: [IBO] TIB_Checkbox and IB_WISQL Problems
Author Svein Erling Tysvær
At 08:58 18.01.2001 -0500, you wrote:
>Greetings:
>
>I have a couple of small problems, that are bugging me, first
>TIB_Checkbox, it comes up disabled. The Field is available as a
>SmallInt, and the Query is RequestLive, there are several edit boxes
>on the same form, and they are working fine, but the check is greyed,
>and it will not let me set it to any value, I am using 3.6.Cc. Is
>this a bug, or have I missed something....

Have you remembered to set the ColumnAttributes for the field (in your
TIB_Query or TIB_Cursor)? You must set the values for True and False.

Others will answer you about Linux setup.

Set