J
Joao
I have a table with various fields, one of them YES/NO. I formated it using:
;"Sim"[Black];"Não"[Red] with a TextBox display control.
Now, when I fill a grid with some sql function, the data that appears in
that field is 0 for No and 1 for Yes. Why it doesn't assume the formatted
values?
;"Sim"[Black];"Não"[Red] with a TextBox display control.
Now, when I fill a grid with some sql function, the data that appears in
that field is 0 for No and 1 for Yes. Why it doesn't assume the formatted
values?