Differences between Valentina 1 and 2

Robert Brenstein rjb at robelko.com
Wed Nov 8 13:31:11 CST 2006


>Hi Robert!
>
>>Have you considered converting boolean to byte?
>
>No. How can I do that inside a select?
>
>Carsten

You can either create a method field that is equal to boolean field 
(which should give you 0 or 1 in it) and use that field for select or 
convert boolean to byte in the database scheme for all uses.

Robert


More information about the Valentina mailing list