Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace .NULL. values in a cursor
Message
De
06/10/2006 12:30:41
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
06/10/2006 11:34:58
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01160024
Message ID:
01160118
Vues:
12
>>That's cool, but I need to actually replace the values. The index gets confused if there are .NULL. values in the fields contained in the tag.
>
>Then this would do better:
>
>select iaccts
>FOR I = 1 TO FCOUNT()
>   blank field (field(i)) for isnull(eval(field(i)))
>endfor
Yes it would do better! Thanks, that worked like a charm. I never used BLANK before.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform