Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need directions about pictures in table
Message
 
 
To
28/01/2009 08:08:09
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01377644
Message ID:
01377647
Views:
16
>Hi.
>I need directions and advice about working with pictures.
>I need to store a picture as part of a record.
>How can I do it?

If you have to store images in a table, use Blob data type. It was created specifically for that.
Keep in mind as any Memo type (Memo, General, Blob) it's prone to a memo bloat. Storing images externally with names in a table could be a better alternative. There's also a lomit og 2GB on the FPT file where Blob data is stored.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform