AW: [dbforms] blobs in dbforms

2004-01-22 Thread Henner Kollmann
L PROTECTED]' > Betreff: [dbforms] blobs in dbforms > > > Hi, > > Looking at the content of the dbforms uploaded images I have > discovered that they are serialised as > org.dbforms.util.FileHolder. I am trying to load the images > in a non-dbforms application (a

[dbforms] blobs in dbforms

2004-01-22 Thread J M Okomba
Hi, Looking at the content of the dbforms uploaded images I have discovered that they are serialised as org.dbforms.util.FileHolder. I am trying to load the images in a non-dbforms application (actually I am trying load them in a report) but have a problem loading them. Is there a utility in dbfor