BLOB from database to Browser with out writing it out to a file.
From: Mitch (mitchell.miller_at_bankofamerica.com)
Date: 08/27/03
- Next message: Heiner Steven: "Re: BLOB from database to Browser with out writing it out to a file."
- Previous message: Ravi Bhave: "Re: too many files open"
- Next in thread: Heiner Steven: "Re: BLOB from database to Browser with out writing it out to a file."
- Reply: Heiner Steven: "Re: BLOB from database to Browser with out writing it out to a file."
- Reply: Anthony Mandic: "Re: BLOB from database to Browser with out writing it out to a file."
- Reply: Logan Shaw: "Re: BLOB from database to Browser with out writing it out to a file."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Aug 2003 15:38:59 -0700
I would like to be able to extract a BLOB from the database (Informix)
and pass it to a browser without writing it to a file. (The BLOB's
are word doc's, MS project doc's, and Excel spreadsheets.
Is it is possible on Unix to designate a directory as a virtual
directory, (i.e it only exist it memory), so that I can extract the
file from the database, write it to the virtual directory and then
pass it to the browser?
Any other suggestions that would allow me to move a BLOB from an RDBMS
directly to a browser?
- Next message: Heiner Steven: "Re: BLOB from database to Browser with out writing it out to a file."
- Previous message: Ravi Bhave: "Re: too many files open"
- Next in thread: Heiner Steven: "Re: BLOB from database to Browser with out writing it out to a file."
- Reply: Heiner Steven: "Re: BLOB from database to Browser with out writing it out to a file."
- Reply: Anthony Mandic: "Re: BLOB from database to Browser with out writing it out to a file."
- Reply: Logan Shaw: "Re: BLOB from database to Browser with out writing it out to a file."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|