If you use mySQL, (and perhaps others) there is an attribute for binary data. You should be able to safely store image data in such a column.
Bob S On Aug 10, 2015, at 20:44 , PystCat <[email protected]<mailto:[email protected]>> wrote: I read that storage of images in a mySQL database isn’t recommended. But, I have stored them in SQLite db’s and it worked fine. Haven’t tried it on mySQL. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
