Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from Cursor
Message
 
À
15/07/2006 07:40:40
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:
01136651
Vues:
11
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform