Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from ... target table has a memo field
Message
De
14/02/2006 09:10:54
 
 
À
14/02/2006 08:59:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01096125
Message ID:
01096129
Vues:
22
>Hi all, i just need to make an append from xfile, but my target table has a memo field in the position email, so if i use append from xfile only, this field doesn't be filled.
>Somebody knows how to fix this? i need to use the memo field because the column mail can be longer than 254 chars.
>
>thank you all.

try
INSERT INTO (ALIAS()) SELECT ... FROM xfile
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform