Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Then to retrieveInsert into table(num,name,binary) VALUES('','filename','@binary');
Any suggestions?SELECT binary from table where num='1';
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: DBI and Blobs
by cchampion (Curate) on Nov 29, 2004 at 08:19 UTC | |
Re: DBI and Blobs
by rupesh (Hermit) on Nov 29, 2004 at 04:05 UTC | |
by Anonymous Monk on Nov 29, 2004 at 04:34 UTC | |
by ikegami (Patriarch) on Nov 29, 2004 at 04:50 UTC | |
Re: DBI and Blobs
by dws (Chancellor) on Nov 29, 2004 at 04:40 UTC | |
by ikegami (Patriarch) on Nov 29, 2004 at 04:46 UTC | |
by Anonymous Monk on Nov 29, 2004 at 04:45 UTC |