Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mssql date
Message
De
30/11/2007 02:15:13
 
 
À
30/11/2007 00:45:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01272330
Message ID:
01272337
Vues:
13
>In Ms Sql Server, what is the value to put for empty date?
>
>In VFP, we put UPDATE stock SET receivedOn = {}
>
>But in Ms Sql, it seem did not work.
>
>TIA.

You need to set the date to NULL to get an empty date.
UPDATE stock SET receivedOn = NULL
Carsten M. Thode
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform