Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How reliable is VFPOleDB driver?
Message
 
 
À
17/04/2019 22:49:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01668158
Message ID:
01668167
Vues:
56
>Hi Naomi.
>I've done this dozens of times from C # but never with memo data.
>Could be a code issue.
>Can you post code?

See my reply to Michel. I don't know all the details but looks like she has figured out the problem by changing code to use this query:

select CAST(frt_file as Blob) as frt_binary, layoutname, CAST(frx_file as Blob) as frx_binary…

In other words, casting memo column as a blob helped to retrieve data correctly.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform