How to use store image as a blob? I mean I used filereader and it gives base64. How can I get blob object?
Thanks in advance CSJakharia On Feb 17, 6:17 pm, Kevin Layman <[email protected]> wrote: > Is there some reason you can't just store it as a blob? > > > > > > > > On Wed, Feb 16, 2011 at 9:53 AM, csplrj <[email protected]> wrote: > > Convert a image to base64 and then trying to save in database but it > > throws exception saying that "SQL statement is too long." Is there any > > way out for this > > > Thanks in advance > > > CSJakharia
