Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Save datetime
Message
 
 
À
26/02/2009 11:39:34
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
01383958
Message ID:
01384346
Vues:
29
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform