TOracleObject.AddElement very slow

MDonath

Member
I have to call this function in a loop for about 35000 times. This is very, very slow.
Is there a way to do this faster?
I think of a method like AddElements(35000)...
 
There is currently no method to do this faster. I have added your suggestion to the list of enhancement requests.
 
Back
Top