Blob is ok, except that to write a blob requires quite a different set of java code than to write a long raw, code which I have not yet gotten to work! We will have to make sure that whatever is doing the database call (currently it's a combination of torque and village) knows how to do this (or is patched to do it).
- Glenn -----Original Message----- From: David Sean Taylor [mailto:david@;bluesunrise.com] Sent: Monday, November 04, 2002 12:51 PM To: Jetspeed Developers List Subject: RE: serious db psml oracle problem > -----Original Message----- > From: Glenn Golden [mailto:ggolden@;umich.edu] > Sent: Monday, November 04, 2002 7:45 AM > To: Jetspeed-Dev ([EMAIL PROTECTED]) > Subject: serious db psml oracle problem > >> > I wonder if there have been any changes in the trunk, specifically in > the upgrading to new libraries, that would cause this to go away. > > I also wonder if there's a better way to fix this, something about > changing the schema? > > If not, we can patch our village code or get this fix to workingdogs. Perhaps the patch to Village is best for now. I also have a problem with LONG RAW in that Oracle Advanced Replication does not work on this column type. I am going to eventually need to change this column type to BLOB. Any objections? btw - workingdogs are no more. Look here: http://share.whichever.com/ David -- To unsubscribe, e-mail: <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>
