Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting data in a blob field
Message
 
 
To
17/05/2005 15:07:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01014882
Message ID:
01015045
Views:
22
>>>Hi Sergey. Whats the difference between blob and binary memo field in VFP9? Seems the same to me?
>>
>>Besides Sergey's answer, a BLOB field nicely solves the problem of storing images (or other binary data) in a DBF, avoiding the dreaded MEMO GENERAL fields.
>
>But presumably not avoiding memo file bloat :) Havent had a chance to play with it yet :)

No, it doesn't help with memo bloat because it's stored the same way as a regular memo.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform