Re: Number of characters read - restriction??

2000-02-25 Thread Ashwani Kalra
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

Number of characters read - restriction??

2000-02-23 Thread B Alaguselvan
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