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

Reply via email to