Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Update syntax for DateTime field
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00486828
Message ID:
00487396
Vues:
12
The following works with ADO and SQL Server 7.0 - give it a try and modify as required for your use.

Tom

dim sDate
sDate = date()
sString = "Select * from LineCall where contactdate = '" & sDate & "' "
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform