[Zope] [OT] Example of Forcing Type coercion on a DCOracle2 column?

Matthew T. Kromer matt@zope.com
Wed, 19 Mar 2003 17:19:47 -0500


John Ziniti wrote:

> Thanks Matt.  I've been able to get around the initial problem
> I was having by using the XMLTYPE's getClobValue() to have
> Oracle return a CLOB instead of the XMLTYPE, which was
> causing DCOracle2 to Segfault.
>
> However, no write()s to this CLOB ever get written back to
> the database.
>
> I've also discovered the Zope-DB mailing list, so I'll be using
> that to post these types of problems from now on.
>
>

I have to admit ignorance on what XMLTYPE is for Oracle 9i. 

However, DCOracle2 shouldn't ever segfault regardless of what data it 
gets back, so if you have an example I can replicate I'll be happy to 
look at why DCOracle2 choked on it.

-- 
Matt Kromer
Zope Corporation  http://www.zope.com/