MySQL Forums
Forum List  »  Delphi

Re: Saving a Bitmap Image to a Blob
Posted by: Alan
Date: April 01, 2006 09:01PM

Hi
I have got a DBImage on the form and it accepts the Bitmap but it does not save it to the MySQL database 'Blob'.
I have been reading in another forum and the general opinion is to save the file name to a 'Char' or similar and use that and not the actual image.

To use 'Jpegs' add the unit 'jpeg' to your form.

Alan

Options: ReplyQuote


Subject
Written By
Posted
March 28, 2006 09:23PM
Re: Saving a Bitmap Image to a Blob
April 01, 2006 09:01PM


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.