Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass an empty Date to SmallDatetime in SQL
Message
De
11/11/2003 08:22:09
 
 
À
11/11/2003 07:49:54
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00848564
Message ID:
00848654
Vues:
16
Hi Peter,
try this:
IF !EMPTY(cDado)	&& p/ campo sem data ficar sem data no SQL
    cDado = DTOC(cDado)
ELSE
    cDado = 'NULL'
ENDIF
FABIO
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform