Icon View Incident Report

Serious Serious
Reported By: Andrew Law
Reported On: 9/14/2001
For: Version 3.01 Build 1
# 871 Assigning a BLOB Parameter to a Parameterized SQL Statement Not Working Properly

I have a graphic field in one of my tables that I use to store jpegs. I use an insert SQL statement to populate the table and used a JPEG component from another company to view the images. Every thing worked fine in 2.11 but now I get an error when I try to view the images. I built a simple app using a qry to insert a bmp into the table and used the standard delphi tools(DBImage) to view it but got a streaming error.



Comments Comments
Memos would work okay, but any binary BLOB data such as images was getting truncated at the first NULL byte.


Resolution Resolution
Fixed Problem on 9/16/2001 in version 3.02 build 1
Image