Fabio, Don't you think it is inconsistent that a Session closes a transaction it didn't start?
Using ADO (or whatever) I open a connection and begin the transaction and pass it to CreateSession. When I dispose the Session, my transaction is gone. The session should distinguish if it is its own transaction or not (as it does with the connection). On 11 Nov., 15:03, "Fabio Maulo" <[EMAIL PROTECTED]> wrote: > Try using Merge. > > -- > Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
