MySQL Forums
Forum List  »  Connector/Python

Re: Storing & Retriving Image to displaying
Posted by: Andrii Nikitin
Date: October 22, 2012 07:57AM

what is "python window" ?
Imho you need to learn how to display image using python in general, then just insert that data into table with BLOB column. Then try to read from that column and display what you've read.

Options: ReplyQuote


Subject
Written By
Posted
Re: Storing & Retriving Image to displaying
October 22, 2012 07:57AM


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.