clydejones
Programmer
Hi,
I am writing a VB application that makes a call to a stored procedure and returns a recordset. The value for the image field is coming back NULL. However, the record is says it has <Binary> data in it. Would like to start writing some getChunk code, but if the value for the field is coming back as null, what good would the getChunk be? Any ideas as to why the image field is coming back as NULL when the database says it has <Binary> data in it.
Thanks In Advance,
Clyde
I am writing a VB application that makes a call to a stored procedure and returns a recordset. The value for the image field is coming back NULL. However, the record is says it has <Binary> data in it. Would like to start writing some getChunk code, but if the value for the field is coming back as null, what good would the getChunk be? Any ideas as to why the image field is coming back as NULL when the database says it has <Binary> data in it.
Thanks In Advance,
Clyde