Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APPEND FROM ENVIO.TXT type SDF
Message
De
02/10/2008 14:41:29
 
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 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01352293
Message ID:
01352369
Vues:
25
>My brother sends me information as below:
>
> select sending1.dbf
> copy to sending.txt type SDF
>
> Then sending.txt is emailed to me
>
>when .txt arrives here
>
> select sending2.dbf
> append from sending.txt
>
> Problem: although sending1.dbf and sending2.dbf have the same structure, files contents become
> different (columns does not match and does not aligned)
>
>He can not send sending1.dbf directly for me, because I want to skip the memo field
>
>Moses

Are you sure the two dbfs (sending1 and sending2) have exactly the same structure? The (non-memo) field names have to be in the same order, with the same data type and same field length.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform