How can I verify that BLOBS are stored correctly in the database
Hi,
Our users regularly execute ID Card reports which are rendered in pdf format. From time to time the reports engine crashes printing one of these reports and I suspect that it is a corrupt image (BLOB) stored in the database because if I, by a process of elimination, take the rogue images out of the report, it renders perfectly. Yet, when I extract the rogue image from the database it looks OK. Since this is third-party code and the report is called from forms I cannot see the report parameters used but I suspect the same thing will happen if
Our users regularly execute ID Card reports which are rendered in pdf format. From time to time the reports engine crashes printing one of these reports and I suspect that it is a corrupt image (BLOB) stored in the database because if I, by a process of elimination, take the rogue images out of the report, it renders perfectly. Yet, when I extract the rogue image from the database it looks OK. Since this is third-party code and the report is called from forms I cannot see the report parameters used but I suspect the same thing will happen if
0