Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append to a new dbf file
Message
De
27/11/2010 05:56:39
 
 
À
27/11/2010 05:27:11
Sharath Shetty
Sri Krishna Consultancy Services
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01490606
Message ID:
01490660
Vues:
33
hello Everybody, I did small program to append from a text fle I did not have a problem . the only thing if there is a possiblity
that the first row will be the name of the fields and start appending from the second row. I am sure what I am saying I am seems little bit silly with this question but I saw it in the import wizard here is the code but I could not continue
Thank's a lot

macinv=getfile('txt') &&this is to get the text file
if file('&macinv')
APPEND FROM "&macinv" DELIMITED WITH _ WITH tab
SELECT "&macinv"
endif
BROWSE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform