Hi All,
I have added a new field in Table Setting in SLT Adv Replication Settings and its a decimal field and i have a code of line to move contents of other field based on certain condition and if the condition is not satisfied i want to move a null..
The code is working properly i would say but i don't see the nulls coming its defaulting as "0"...I looked at the table definition the new field is coming as "Not Nullable" and Default as "0"- This is the culprit..
No where in the Modified structure i said its not nullable ..Is there a way to make sure it accepts null values..
Thanks in adv