Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND Image to a Blob data type
Message
From
29/07/2004 01:45:29
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
APPEND Image to a Blob data type
Miscellaneous
Thread ID:
00929075
Message ID:
00929075
Views:
66
Can someone tell me how to append a Image to a Blob data type in VFP 9.0

In VFP 8.0 we have the command APPEND GENERAL that allows to import a image file to a General field.
APPEND GENERAL g_fld FROM "C:\Images\product1.jpg"
I Would like to know how to do it with a Blob field so that I could store it later in a Image field in SQL Server using CA.

Is there something like APPEND GENERAL but that allows us to insert the code of an Image/file to an BLOB field ?
If Not, I thing VFP Dev-Team should create a Function/command for that...
Something like FiletoHex() or StrToHex(), something to add binary data into a blob field in a Append command.

If its not possible, then I would like to know how to store images in Blob fields.
Just asking because I havent found any command/function to do it.

TIA

[ ],s
Peter
Next
Reply
Map
View

Click here to load this message in the networking platform