Try using other functions like getInputStream, or getObject.This may help
I dont know about this restriction.
Also try getString method by changing the contents of the  column.May be
that column has some character after which string gets truncated.

Ashwani

> ----------
> From:         B Alaguselvan
> Reply To:     [EMAIL PROTECTED]
> Sent:         Thursday, February 24, 2000 5:04 AM
> To:   [EMAIL PROTECTED]
> Subject:      Number of characters read - restriction??
>
> Hello all
>
> I am using JRun Pro v2.3.3 with IIS for my JSP based programs...
>
> Is there any restriction on the number of characters that we can read from
> the table using the getString() method??
>
> I am reading the content of a varchar column (length=5400) using the
> getString() method. If the column has more than 5120 charcters, i am
> getting only the first 5120 characters (this is 640 bytes). is this a
> restriction???
>
> any pointers will greatly help me...
>
> TIA
> Alagu
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to