clydejones
Programmer
Hi,
I am writing a VB6 application that makes a call to a stored procedure in SQLServer7.0 and returns a recordset. The value for the image field is coming back NULL. However, viewing the record in the database, it has <Binary> data in the image field. 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 code 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 VB6 application that makes a call to a stored procedure in SQLServer7.0 and returns a recordset. The value for the image field is coming back NULL. However, viewing the record in the database, it has <Binary> data in the image field. 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 code 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