Thoughts on BLOBs in SQLite
Glen Bojsza
gbojsza at gmail.com
Wed Aug 23 12:11:07 EDT 2017
Hello,
I was looking for feedback on whether it is better to store images as BLOBs
in an SQLite database for a LC app or store paths to the images in the
SQLite database and the images in a separate folder.
Any help in understanding possible performance and memory issues is what I
am looking for.
Can I assume that any issues would be the same for both Android and iOS?
thanks,
Glen
More information about the use-livecode
mailing list