Hi,
While using Nested Tags
<sql:resultset id ="resultset object">
<sql:getcolumn position="1">
<sql:getcolumn position="2">
</sql:resultset>
Employee Table
------------------------------------------
Empno Employeename
23 Nelson
24 Samuel
25 George
Suppose my resultset object is obtained from this "select
Empno,Employeename from Employee"
I am able to retrieve only the First Row values.
How to retrieve all the values from the resultset.
Kindly help me in this regard.
Regards
anushaa.j
This e-Mail may contain proprietary and confidential information and is sent for the
intended recipient(s) only. If by an addressing or transmission error this mail has
been misdirected to you, you are requested to delete this mail immediately. You are
also hereby notified that any use, any form of reproduction, dissemination, copying,
disclosure, modification, distribution and/or publication of this e-mail message,
contents or its attachment other than by its intended recipient/s is strictly
prohibited.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>