|
-
Jun 22nd, 2011, 06:57 AM
#1
Thread Starter
Fanatic Member
Setting DefaultValue for Datetime
In SQL Server Express (Visual Studio 2010), I would like to set the default datetime field to the creation date & time for the record. Numerous posts indicate I should set the DefaultValue in properties to GetDate(). But this throws an error "Property Value is not valid - The string was not recognized as a valid DateTime. There is an unknown word starting at index 0.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|