[thelist] Setting Default Date Values in SQL Server through A SP

Means, Eric D eric.d.means at boeing.com
Thu Apr 25 16:42:01 CDT 2002


>  -----Original Message-----
> From: 	Rob Smith [mailto:rob.smith at thermon.com]
> Sent:	Thursday, April 25, 2002 4:35 PM
> To:	'thelist at lists.evolt.org'
> Subject:	[thelist] Setting Default Date Values in SQL Server through
ASP
>
> I have a field in an SQL Server 2000 (7) Database, which is in a date/time
> format. I'm trying to set the date or the cell back to NULL. I've tried:

WAGs:
thing.fields.item("Date").value = "NULL"
thing.fields.item("Date").value = Empty



More information about the thelist mailing list