Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy General Field
Message
 
 
À
25/08/2000 21:16:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00409490
Message ID:
00409507
Vues:
27
>I have an Excel file in a general field in one of my tables. I want to copy it to a general field of another field. How do I do it?
>
>Scatter Memvar does not do it. I cant write that field to a file and then do an Append General.

See Microsoft KB article Q101018 for one method of how to do this. Your problem is one of a myriad of reasons (memo/general field bloat, difficulty in extracting the data once imbedded, to name two) that I generally don't imbed binary documents in general fields. Instead, I'd recommend using a character field to store a path to the document, then use COM automation, RUN, or whatever method you prefer to fire up the document.
Mike Stewart
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform