In my opinion the "select" query of the TableGenerator class should
also contain "where" clause like the "update" statement of this class
do. The "select" query always fetches the first row of the
"next_hi_value" table and in the case when we have several rows in the
"next_hi_value" table "update" statement inside Generate method fails
to update the table that makes the loop inside this method to run
endlessly.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to