Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append Memo
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
C# 4.0
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01508713
Message ID:
01508819
Vues:
37
>I'm currently attempting to convert a VFP desktop application to C#. I'm running into a problem where the old app would append the contents of a zip file to a memo field of a VFP table. I need to duplicate this process using C# but I am unable to get the data to store correctly in the memo field. I've included some sample code for review. Any assistance is greatly appreciated. Thanks
>
>Old VFP Code:
>
>SELECT TBL_NAME
>APPEND BLANK
>APPEND MEMO test_field FROM ("c:\TMP277.ZIP") OVERWRITE
>
How are you currently attempting to do this and what is the specific problem you're having with it? I not clear when you say "I am unable to get the data to store correctly in the memo field" you mean that it's not storing anything, it's throwing an exception, it's storing something but it's not a valid file, etc.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform