Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPT too big - help!!!!
Message
 
To
28/11/2002 16:00:22
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00728035
Message ID:
00728045
Views:
18
Hi Steven,
You can store .jpg (or any other format) in a memo field:
sImage = filetostr('yourJpgFileName')
replace memoField with sImage
To restore the image, use strtofile(memoField, anyJpgFileName).


>Hi,
>
>I am storing jpg files in a General filed in my table. Every time I add a 40k jpg file, my FPT file grows almost 1 MB!! What do I do?? HELP!!!
>
>Thanks,
> Steven
Doru
Previous
Reply
Map
View

Click here to load this message in the networking platform