Thanks for that. 

So what would be the best way of displaying such data on a JSP page?
Would logic iterate be ok for such large amounts of data?

-----Original Message-----
From: Mehta, Chirag (IT) 
Sent: 07 August 2003 09:49
To: [EMAIL PROTECTED]
Subject: Returning a result set


Hello,
 
I am developing an application where the user can run SQL queries from a
text area on a JSP page and the application returns the results.
 
As I have no idea what the user will input and the database they will be
connected has many gigs of data, with plenty of column, how should i
handle the result set from the database?
 
I cannot define set methods as I have no idea what the return will be
and might be very large?
 
Can anyone help?
 
Thanks
 
Chirag
 
 
 


--
NOTICE: If received in error, please destroy and notify sender.  Sender
does not waive confidentiality or privilege, and use is prohibited.


--
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive 
confidentiality or privilege, and use is prohibited.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to