Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save datetime
Message
 
 
To
26/02/2009 11:39:34
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01383958
Message ID:
01384346
Views:
30
>Thanks Viv. That one doesn't work but this one does.
>
>SqlDataSource2.UpdateParameters("DateCompleted").DefaultValue = Now()
>
>
>>SqlDataSource2.UpdateParameters.Add("DateCompleted", DateTime.Now) ?
>>
If you need to set the actual value, not the DefaultValue, you have to use Updating event as I showed you. Same for inserting and Deleting.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform