UniDirectional instead of TOracleQuery

matthias

Member²
HI,

I currently use 3.4.6 version of DOA and I am thinking on moving to version 4. I've some batch programs which are processing a lot of data.

Actually I am doing this with TOracleQuery. I only need forward only and offline. Would it improve performance to switch to the new UniDirectional dataset?

thanks,
Matthias
 
An UniDirectional dataset will have similar performance as a TOracleQuery. It will not be faster, but it may be more convenient.

------------------
Marco Kalter
Allround Automations
 
Back
Top