On Fri, 23 Jun 2000, Daniel O'Connor wrote:
% I chunk of binary data you can put in a DB.
%
% Like an image, or an mpeg, or a sound file..
%
% AFAIK postgres supports BLOBS.
So does MySQL. You can display a BLOB using a Perl/DBI cgi script
with about 5 lines of code. Just print the correct Content-type
header and then the contents of the BLOB.
- Murray
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Re: How many files can I put in one diretory? Luigi Rizzo
- Re: How many files can I put in one diretory? Daniel O'Connor
- Re: How many files can I put in one direto... Don Lewis
- Re: How many files can I put in one di... Kris Kirby
- Re: How many files can I put in one di... Adrian Chadd
- Re: How many files can I put in one direto... Robert Watson
- Re: How many files can I put in one direto... Nicole Harrington.
- Re: How many files can I put in one di... Daniel O'Connor
- Re: How many files can I put in on... Nicole Harrington.
- Re: How many files can I put ... Daniel O'Connor
- Re: How many files can I ... Murray Stokely
- Re: How many files can I put ... Jeroen C. van Gelderen
- Re: How many files can I put in on... Chris Shenton
- Re: How many files can I put ... David Scheidt
- Re: How many files can I put in one diretory? Nicole Harrington.
- Re: How many files can I put in one direto... Luigi Rizzo
- Re: How many files can I put in one direto... Doug Barton
- Re: How many files can I put in one diretory? Adrian Filipi-Martin
- Re: How many files can I put in one diretory? Arun Sharma

