1

we are using DAAB and TransactionScope on Oracle. Our application manage all the connection to only 1 database. This type of implementation it seems to need "Oramts.dll". Is there a way of using your DAAB and TrasnsactionScope without MTS?

Thanks!

Nietzche-jou
  • 14,415
  • 4
  • 34
  • 45
Babba
  • 253
  • 1
  • 5
  • 12

1 Answers1

0

No. The DAAB code has a bunch of calls into stuff that is supported in MTS.

Philip Schlump
  • 3,070
  • 2
  • 20
  • 17