Hi All,

I'm new to RIFE and lately I've been trying to use DbQueryManager
class specifically executeFetchAll function. The problem is when I
iterate through the ResultSet object passed to a subclass of
DbRowProcessor it only loops once when I expected it will loop twice.

I'm confused because if I use the traditional jdbc way of getting the
ResultSet object using the same query and using DbConnection,
DbStatement and DbResultSet classes I get the correct no. of rows I
expect and loops twice through DbResultSet.

Thanks
Kerwin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"rife-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rife-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to