Hi. I'm trying to strip the date part from a DateTime object and store it with a generical date (1900/1/1) in the database field 'day_start' (datetime). I've used the ORM designer in VS 2008 to make the linq to sql bindings and it has generated the default: Dataclasses.designer.cs c#...