Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pasting Code
Message
From
10/01/2002 07:04:44
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
09/01/2002 12:37:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00602578
Message ID:
00602898
Views:
26
>Will I be able to hold the jpg infor in the general field and then use this in my report writer to display and print the text/graphic?

For manipulating data and viewing on screen (one record at a time), you would have the JPG in a separate file on disk, not a general field. Show it on the form with an image object.

You could also use a memo field for saving the data. For viewing, in this case, you would probably write the memo to a temp JPG file and then show it in an image object, as above.

For reports, I think it would be easiest to create a temp table and temporarily import the JPG files to a general field.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform