I need to update a field in a local table with an image from a SqlServer backend. I use a stored procedure to select the image, I then put it into a recordset and try to insert into the proper record. When I try I get a 3342 error "Invalid Memo, OLE, or Hyperlink Object in subquery "Image"
Any Ideas?
Any Ideas?