I would be very interested in this one as well, because calling IsDirty on a session causes unwanted inserts, and that is becoming a major problem for me
On Sep 29, 2:13 pm, James Nail <[EMAIL PROTECTED]> wrote: > Hi guys, > I just ran into the issue described in this jira > item:http://jira.nhibernate.org/browse/NH-727, > Where custom sql-insert (via stored proc or direct SQL) statements > defined in mappings will throw an exception ("Parameterized Query > '(@p0 int,@p1 nvarchar(7),@p2 int)exec InsertTest @p0, @p1' expects > parameter @p2, which was not supplied.") if SQL server identity is > used for primary keys. > > Anyone have any ideas about this issue or its possible workarounds? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
