MySQL Forums
Forum List  »  Delphi

Retrieve Blob in mysql using Stored Procedure
Posted by: Zahir Mohideen
Date: June 29, 2016 06:27AM

I have a table that a blob in one of its columns .
I would like to retrieve the emp_id ( int datatype ) and its emp_image(blob) into a file structure ?

How do I that using mysql stored procedures? . Thanks in advance.

Options: ReplyQuote


Subject
Written By
Posted
Retrieve Blob in mysql using Stored Procedure
June 29, 2016 06:27AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.