Informix, NHibernate, TransactionScope interaction difficulties?

It will probably work when you create the transaction after the session or, use session. Begintransaction.

Transactionscope/opensession/begintransaction did not make a difference as the error was occurring during the factory creation in opensession. However, opensession/transactionscope appears to work as desired, though it seems backwards to me. – John Prideaux Jan 22 '10 at 21:40 the session opens and closes the connection used by the transaction to commit.

– Paco Jan 22 '10 at 22:06.

If it's not, transactions won't work at all, this is the expected behavior. Bobby.

Thanks. I've got it working. The key was opening the Nbernate Session first and then creating the TransactionScope object within that.

– John Prideaux Apr 30 '10 at 17:04.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions