StrataFrame Forum

I forgot how to specify a datetime value in the BOM

http://forum.strataframe.net/Topic29724.aspx

By Marcia G Akins - 3/15/2011

Well, I sure feel stupid today. If I want to specify a datetime value in the BOM for a datetime field that can't be null, how do I do it?

TIA

Marcia
By Charles R Hankey - 3/15/2011

#1/1/1800#

with the option of set and get for nulls.
By Marcia G Akins - 3/15/2011

Charles R Hankey (3/15/2011)
#1/1/1800#

with the option of set and get for nulls.


Hi Charles.

Thanks. I was having one of those senior moments BigGrin
By Charles R Hankey - 3/15/2011

As I am your senior, I can certainly empathize Wink
By Ross L. Rooker, Sr. - 8/25/2011

OR:

new DateTime(1800, 1, 1)

and set the "Return Alernate on Null/ Set Null Value on Null"