P
Prits
I want to connect to Oracle 8.1.7 server through my application. I would
like to know which .NET data provider will be the best option? Microsoft
Oracle Provider or a ODP.NET provided by Oracle.
Here server is hosting databases for many other applications and
performace is a big issue. So I want to choose a provider which will
give the best performance.
I also want to make use of connection pooling. Do I need to do some
specific setting for enabelling connection pooling using these
providers?
Also, do I need to use COM+ for supporting distributed transactions
while using any of the above 2 providers?
thanks in advance.
like to know which .NET data provider will be the best option? Microsoft
Oracle Provider or a ODP.NET provided by Oracle.
Here server is hosting databases for many other applications and
performace is a big issue. So I want to choose a provider which will
give the best performance.
I also want to make use of connection pooling. Do I need to do some
specific setting for enabelling connection pooling using these
providers?
Also, do I need to use COM+ for supporting distributed transactions
while using any of the above 2 providers?
thanks in advance.