Adding null value in one of the primary key field
Author: lalitpct@gmail.com (lalitpct)
We have 3 fields which are primary key and one of the filed is float type , I want to have null value in that field but uniface gives an error .Insert from sybase allows null value. I set syntax for that field as LEN[0-0) but still it doens work. after making syntax LEN(0-0) when i tried I am able to insert null , but deletion doesnt work properly (gives error -300) and also update




