Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem reading an image from a recordset via a stored procedure

Status
Not open for further replies.

clydejones

Programmer
Jan 11, 2001
153
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top