You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually I didn't find any place to ask this question so I post it as an issue.
Recently I tried to commit batch of 1000 objects to database (which has already around 60 milion rows), but it failed due to Time out exception. Normally it works fine, no troubles before and after. When I reduced batch limit to 500 it successfully commited without any troubles. I was wondering data I try to store is somehow corrupted, but if it was, it have had failed even though the batch limit was reduced, am I correct?
So I was wondering whether there is any dependency of Nhibernate to specific version of ADONET library.
Does anybody know please whether there is any dependency for NHibernate v. 4.1.1.4000 to specific ADONET version?
The text was updated successfully, but these errors were encountered:
Hello to nhibernate community,
Actually I didn't find any place to ask this question so I post it as an issue.
Recently I tried to commit batch of 1000 objects to database (which has already around 60 milion rows), but it failed due to Time out exception. Normally it works fine, no troubles before and after. When I reduced batch limit to 500 it successfully commited without any troubles. I was wondering data I try to store is somehow corrupted, but if it was, it have had failed even though the batch limit was reduced, am I correct?
So I was wondering whether there is any dependency of Nhibernate to specific version of ADONET library.
Does anybody know please whether there is any dependency for NHibernate v. 4.1.1.4000 to specific ADONET version?
The text was updated successfully, but these errors were encountered: