Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save a file to a Blob
Message
From
28/02/2005 13:21:28
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00991237
Message ID:
00991292
Views:
14
>To All:
> How can I save a file (bitmap, jpeg) to a blob field in a table?

The correct command is:
APPEND MEMO MemoFieldName FROM FileName OVERWRITE
With this you can load 2GB files.
Previous
Reply
Map
View

Click here to load this message in the networking platform