Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accept .null. values
Message
De
01/04/2019 16:06:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Accept .null. values
Divers
Thread ID:
01667817
Message ID:
01667817
Vues:
50
Hi,

I am creating my cursor as follows
TEXT TO m.lcSQL NOSHOW TEXTMERGE PRETEXT 1+2+4+8
SELECT Iban, ID 
FROM rekeningen WHERE ALLTRIM(Iban)<> '<<m.lcAccount>>' 
INTO CURSOR curAccounts NOFILTER READWRITE
ENDTEXT
I would like to have field Iban to accept .null. values, how to change the cursor creation?

Regards,

Koen
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform