Click to See Complete Forum and Search --> : Oracle 10g Express support .NET TransactionScope?


THY02K
April 8th, 2009, 10:53 PM
Oracle 10g Express - support .NET TransactionScope?

1. System.Data.OracleClient (Driver from Microsoft)

As you can see I am having a hell of a time with it - http://www.codeguru.com/forum/showthread.php?p=1831159#post1831159

But this is perhaps the reason why I want to switch to ODP.NET...

It appears if you Google with these keywords {C#, TransactionScope, System.Data.OracleClient} you'd find nothing that says it support TransactionScope but many problems instead - http://www.google.ca/search?q=C%23+System.Data.OracleClient,+TransactionScope&hl=en&start=10&sa=N

2. ODP.NET or "Oracle.DataAccess.Client" (Driver from Oracle)

This shows that it does support it - but my question would be if 10g Express edition has any issue?

http://download.oracle.com/docs/cd/B28359_01/win.111/b28375/featADO20.htm[^]