SQLite BLOB limitations
Posted: Thu Apr 15, 2010 5:15 pm
Hi
I am struggling with this. Need to store data in sqlite as blob entities and for some reason, any file bigger that 8MB causes the application in IDE and in standalone to crash. file type is .zip and have used same list of files to create varying size of the zip and anything more than 8.15 fails on two of my machines, just wondered if there is a file limit with BLOB that you have encountered.
Have read through http://www.sqlite.org/limits.html but not sure what runrev has implemented in the product hence needing assistance.
Thanks
kotikoti
I am struggling with this. Need to store data in sqlite as blob entities and for some reason, any file bigger that 8MB causes the application in IDE and in standalone to crash. file type is .zip and have used same list of files to create varying size of the zip and anything more than 8.15 fails on two of my machines, just wondered if there is a file limit with BLOB that you have encountered.
Have read through http://www.sqlite.org/limits.html but not sure what runrev has implemented in the product hence needing assistance.
Thanks
kotikoti