View Single Post
Old 03-04-2006, 02:13 PM   #3 (permalink)
rikb53
Registered User
 
Join Date: Jan 2006
Posts: 29
rikb53 is on a distinguished road
will do. yeah, i finally gave up on it and made everything table driven using temp tables. works fine, but i was hoping to do this all Using Collections in memory.
i also thought, of recycling the contents of the datatable along with the new row that's being added, but went the table-driven way before i got to that point
thanks for the help
rik
rikb53 is offline   Reply With Quote