Bertrand Delacretaz wrote: > 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
We didn't had this package in our build, but my collegue has written a similiar short routine, which works as well :) Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
