Subject ColumnAttributes with BOOLEAN Domain
Author mag_jung <magjung@phreaker.net>
Hi,

I'm using the the TIBO_Query component.
My Database has a Domain called BOOLEAN with values ("j", "n")
When I set the Columnattributes to FIELDNAME=BOOLEAN=j,n everything
works
fine.
I read in the tech sheet that I can use Domains instead of
Fieldnames, which
would reduce the efford to simulate boolean fields to zero.
So I set TIB_Connection.Columnattributes to "BOOLEAN=BOOLEAN=j,n"
But it doesn't work...

what am I doing wrong ?

best regards,
Magnus Jungsbluth