Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Model string with default NULL value

1 view
Skip to first unread message

Dmitriy Nagirnyak

unread,
Jan 31, 2008, 9:58:03 PM1/31/08
to
Hello,

It seems I forgot how to model string attribute that has default value NULL
and not an empty string.
Eco3+Together.

I tried to set Initial property of the attribute to "NULL", "null" but it
correctly initializes it with "NULL" value as a string :)

For now I just set NULL in the constructor.

Please remind me.


Thanks,
Dmitriy Nagirnyak
http://dcportal.argocomputing.com.au
http://dnagir.blogspot.com


Gerrit Beuze

unread,
Feb 1, 2008, 2:32:11 AM2/1/08
to
> It seems I forgot how to model string attribute that has default value NULL and not an empty string.
> Eco3+Together.

<NULL>

?

Gerrit Beuze
ModelMaker Tools


Dmitriy Nagirnyak

unread,
Feb 2, 2008, 1:28:26 AM2/2/08
to
Hello Gerrit,

> <NULL>
>
I remember something like this!
Thanks a lot. I'll try it out.

What if I'll need to set "<NULL>" *string* by default :))
I think if attribute is marked with AllowNull, the NULL should be the default
value.
But it's all about Eco3...

Cheers,

0 new messages