Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How reliable is VFPOleDB driver?
Message
 
 
To
17/04/2019 22:49:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01668158
Message ID:
01668167
Views:
55
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform