Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Good deal. One other thing, you know that you can update on more than one thread at a time, right? On a business object, there is a property called DataLayerAccessThreads. By default this is set to one. However, in a situation like this, you may want to increase this to as high as 7. If I recall, there are diminishing returns after 7...but you can test between 2 and 7 to see where you get the best performance.
|