Re: Question about xml results
Spencer Bliven <[email protected]> Thu, 1 Aug 2013 17:05:14 -0700
| Newsgroups | gmane.comp.java.bio.general |
|---|---|
| Message-ID | <CA+P6ar=cg9i_N7SUSTuUBqYy=cwyViUB+1sFb7ycOCdC4AVAQQ@mail.gmail.com> |
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 <[email protected]> wrote: > Can you give us some code snippets to comment on? > > Andreas > > > On Mon, Jul 29, 2013 at 12:00 AM, Radomir Adamek < > [email protected] > > 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 - [email protected] > > http://lists.open-bio.org/mailman/listinfo/biojava-l > > > _______________________________________________ > Biojava-l mailing list - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l > _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l