Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
General Field Data
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01002122
Message ID:
01002126
Views:
25
>Hi Kids!
>
>Does anyone have any idea how to get the data out of a GENERAL field and into file.
>
>I've already tried setting a memory variable to the value of the GENERAL field (this throws an error) so I can't then do a STRTOFILE on it. One possible complication is that the data comes from a remote view of a SQL Server table. I already tried copying a row of the table to a real VFP table and that didn't seem to help. Also the data in the field is of varying types (ie; GIF, JPG, BMP).
>
>Got any ideas??
>
>Hugh

Now you see the reason that General fields are not recommended usage, it's pretty easy to get things into them, but pretty tough to get it out!

I'd recommend you use a binary memo field instead.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform