Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date field in SQL
Message
De
06/08/1998 22:24:57
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00124579
Message ID:
00124681
Vues:
22
Does it work manually from the command window? ie -

SELECT cash.source, cash.dept, cash.amt from cash INTO CURSOR tempcash WHERE TRIM(UPPER(cash.source)) = "WHATEVER" .AND. cash.postdt >= {}

Alan

> The SQL statement is
> SELECT cash.source, cash.dept, cash.amt from cash INTO CURSOR tempcash WHERE TRIM(UPPER(cash.source)) = thisform.txtsource.value .AND. cash.postdt >= thisform.msdt.value
>
>and yes, postdt is a date field
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform