Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the dbf format to hold an image
Message
From
06/04/2017 13:48:04
 
 
To
06/04/2017 07:10:58
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
01649850
Message ID:
01649900
Views:
88
>>what is the dbf format to hold an image
>
>My best advice is to NOT store the image in the dbf. Instead you should keep the images separate, and only store their name in the dbf, with or without a relative (or fixed) path.

to clarify his point -- some issues come with Memo or General field::
* memo file bloat -- when you change the contents of Memo or General, the old data stays there and new data gets tacked on at the end, if the contents of the Memo or General fields changes frequently, you may find that most of the file consists of unreferenced data.
* memo file corruption
* 2GB limit on files.
Previous
Reply
Map
View

Click here to load this message in the networking platform