On Mon, Aug 11, 2014 at 12:57 PM, Gary Jeurink <[email protected]> wrote:
> These guys have advised me for years and believe me, DON'T USE gen field to > store picture data... 3-obvious solutions... first create an /IMAGE folder > and store all of .jpg s in that folder > [1] Client-id applied to each jpg image instantly gives you 1-logo per > client. > [2] If you default a zero in a pic-no field you can point everyone without > a > logo to 0.jpg no image graphic > [3] if you must have multiple instances then each jpg must have a unique > address and you will have a linking table > ---------------------- Expect a lot of images? Make different folders for customers/users content to be separate. Append ID, user or customer, in front of the image name if necessary. If you thinkk there will be thousands of images make sub folders per user/customer, your retrieval time will be much better. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAJidMYL3u1Fbds=RYFM_XdYwAmWKydzK3uT-Erk-ri=x_j+...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

