[Biojava-l] Question about xml results

Spencer Bliven sbliven at ucsd.edu
Fri Aug 2 00:05:14 UTC 2013


How many characters did you specify for your VARCHAR2 column? XML can be a
bit verbose, and it's possible that it simply won't fit in the column. In
that case you can use a CLOB column instead.



On Mon, Jul 29, 2013 at 1:19 AM, Andreas Prlic <andreas at sdsc.edu> wrote:

> Can you give us some code snippets to comment on?
>
> Andreas
>
>
> On Mon, Jul 29, 2013 at 12:00 AM, Radomir Adamek <
> radomir.adamek at hotmail.com
> > wrote:
>
> > Hi, i have a problem with method AFPChainXMLConverter.toXML. I found that
> > method is returning string. I`m trying to save that XML string in Oracle
> > database as varchar2 column and i`m getting error with inconsistent
> > datatype. Could someone help me or explain what i`m doing wrong? Best
> > regards,Radomir
> > _______________________________________________
> > Biojava-l mailing list  -  Biojava-l at lists.open-bio.org
> > http://lists.open-bio.org/mailman/listinfo/biojava-l
> >
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-l
>



More information about the Biojava-l mailing list