Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from Cursor
Message
De
15/07/2006 08:03:15
 
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
OS:
Windows '98
Database:
Visual FoxPro
Divers
Thread ID:
01136645
Message ID:
01136653
Vues:
10
hi,
thank you for reply,
same error grdDistribution.dbf dose not exist.
thanks.

>Mohammed,
>try this , if you dont have any records you will get 0 records appended
>
>
>use mytable in 0
>SELE MyTable
>locate for ....
>if !found()
>   Append from dbf('grdDistribution')
>endif
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform