Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor problem
Message
De
30/03/2006 11:57:55
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
 
À
30/03/2006 11:45:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01109211
Message ID:
01109218
Vues:
14
>i have a cursor named cur_doi
>
>after that i scan each line of this cursor one by one
>
>
>
>and i made validation
>
>IF CUR_DOI.IDENT = NULL THEN
>STORE .T. TO L_SKIP
>
>ENDIF
>
>
>
>but when the record ident is null it doesnt go the if
>
>
>why
>
>thanks

You need to use the ISNULL() function.

Sorry, saw your reply right after I sent this.

Regards,
Jim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform