[basex-talk] XML clob w/ SQL module

2014-03-23 Thread Bednar, Scott E
I'm trying to extract XML stored in a CLOB from an oracle database using the sql module for BaseX. When I select the clob value, I get this sort of thing: oracle.sql.CLOB@49458ef3 I've tried casting it to XMLType (similar message) and to char (buffer size too small for the XML I'm dealing with)

Re: [basex-talk] XML clob w/ SQL module

2014-03-24 Thread Christian Grün
Hi Scott, > I'm trying to extract XML stored in a CLOB from an oracle database using the > sql module for BaseX. When I select the clob value, I get this sort of thing: > > oracle.sql.CLOB@49458ef3 I can well imagine that our SQL Module implementation [1] could be extended to support more data t

Re: [basex-talk] XML clob w/ SQL module

2014-03-24 Thread Bednar, Scott E
lk@mailman.uni-konstanz.de Subject: Re: [basex-talk] XML clob w/ SQL module Hi Scott, > I'm trying to extract XML stored in a CLOB from an oracle database using the > sql module for BaseX. When I select the clob value, I get this sort of thing: > > oracle.sql.CLOB@49458

Re: [basex-talk] XML clob w/ SQL module

2014-03-25 Thread Christian Grün
of the escaped XML snippets. Christian [1] http://files.basex.org/releases/latest/ > > Thanks, Scott > > > -Original Message- > From: Christian Grün [mailto:christian.gr...@gmail.com] > Sent: Monday, March 24, 2014 2:19 AM > To: Bednar, Scott E > Cc: basex-talk@mailman