Print Page | Close Window

Nonnullable Date Default

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2009
Forum Discription: For .NET 3.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1402
Printed Date: 13-Mar-2025 at 8:14am


Topic: Nonnullable Date Default
Posted By: Sinnema
Subject: Nonnullable Date Default
Date Posted: 30-Jul-2009 at 1:52am
Hi,
 
When we create an Entity that has a Date that is nonnullable, is it true that DevForce fills this date with todays date?
 
Regards,
Paul Sinnema
Diartis AG
 



Replies:
Posted By: eileenv
Date Posted: 30-Jul-2009 at 12:36pm
Yes, DevForce will set the default value of a non-nullable DateTime to: DateTime.Today.

However, depending on customer needs, we may open up a feature request to change this default value to correspond to the earliest legal DB date time.



Print Page | Close Window