Microsoft OLEDB provider
30651Mar 23 2004 — edited Apr 30 2004I am using Microsoft OLEDB provider for connection to Oracle database from .NET application.
I open a connection and then begin transaction. It works find if I execute any DML statement but gives an error if I use SELECT statement within the transaction.
Is this a known issue with Microsoft OLEDB. Will it be solved if I use oracle OLEDB instead???
Thanks for help...
Milan