StrataFrame Forum
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
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
By Charles R Hankey
-
3/15/2011
As I am your senior, I can certainly empathize
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"