Hello

10g Express + ODP.NET (version 2.111.6.20) > support TransactionScope?

I read ODP.NET doc it does support .NET TransactionScope

But what about 10g Express database? My application died silently (i.e. just exit, no exception) on first db call - and if I just comment out TransactionScope, object instance get saved successfully.

Just found out there isn't an "Express" version for 11g? What should I be using...?

http://www.oracle.com/technology/sof...ase/index.html
http://forums.oracle.com/forums/thre...93246&#3393246

Thanks