quot;Egor Egorov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 5:19 PM
Subject: Re: Jpg file insertion
> "Sreesekhar Palaparthy" <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I want to store jpg files to BLOB field of a tabl
"Sreesekhar Palaparthy" <[EMAIL PROTECTED]> wrote:
> Hi,
> I want to store jpg files to BLOB field of a table. That
> table has other fields which are integer and char types. So i
> tried inserting image using
> LOAD DATA INTO .. statement . It got stored , but when i
> retrieve it bac