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/showth...59#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+S...&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/B.../featADO20.htm[^]