Can anyone tell me which would generally perform better? A passthrough query to an Oracle database or running the same SQL through a data connection via VBA?
I'd like to see if I can improve on performance using VBA over the passthrough query.
Or is it not so simple as "VBA > Passthrough" or "Passthrough > VBA"?
Thanks for any thoughts, suggestions, references, etc.
I'd like to see if I can improve on performance using VBA over the passthrough query.
Or is it not so simple as "VBA > Passthrough" or "Passthrough > VBA"?
Thanks for any thoughts, suggestions, references, etc.