Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete empty records
Message
De
28/08/2008 03:19:42
 
 
À
28/08/2008 03:03:06
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01342460
Message ID:
01342463
Vues:
13
thank you very much,
DELETE FOR ISBLANK(no)&&this is better


>
>DELETE FOR no=SPACE(70)
>*or
>DELETE FOR ISBLANK(no)
>
>>hi all,
>>
>>i try to delete empty records form my table after i convert excel sheet to dbf,
>>
>>is there another way to do that as
>>
>>IMPORT FROM (thisform.text11.value) TYPE xls&&delete all empty records
>>
>>i try as
>>
>>SCAN
>>  SET FILTER TO  no=SPACE(70)&&work
>>***&&no="" not work,no=space() not work
>>     DELETE all
>>     pack
>>endscan
>>
>>
>>thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform