Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing something obvious
Message
 
 
To
05/06/2005 02:05:10
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01020312
Message ID:
01020313
Views:
16
Try
REPLACE table2.PicturebBlob WITH table1.PicturebBlob IN table2
>
>Assume I have a picture archive DBF consisting of two
>fields: a character field for the I.D. and a BLOB field for the
>image. Looking up by I.D. and displaying the corresponding image is no
>problem, of course. But, after doing the lookup, how can
>I programmatically extract a copy of the BLOB image from the picture
>archive DBF and store it in the BLOB field of the current record in
>a different DBF?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform