On 7/20/06, Kai Hessing <[EMAIL PROTECTED]> wrote:
Does anyone have an idea how I may access Blobs in a Postgres-Database from cocoon?...
I'm not sure if it will work out of the box for you, but the DatabaseReader should help - it uses ResultSet.getBinaryStream() to retrieve the data. See src/blocks/databases/java/org/apache/cocoon/reading/DatabaseReader.java -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
