MySQL Forums
Forum List  »  Newbie

Re: null in blob column during inserting an image
Posted by: charles whitehead
Date: April 06, 2020 03:43PM

I correct the Query and still got the same result a null in the blob field

INSERT INTO lotdataA VALUES('5','555',LOAD_FILE('D:\Spectrum.bmp'));

Options: ReplyQuote




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.