Menu

#34 OnConnectionLoss: keep fully loaded result sets open

open
nobody
None
2021-07-04
2021-07-04
No

In my documents I found a note that I sould create a ticket for the extension of the OnConnectonLoss implementation:

  • we want to close all datasets (we do that already, I think?)
  • we want to introduce an option for keeping fully loaded datasets open -> if UnCachedLobs is false
    • What do we do about writing here? We would have to make the datasets readonly immediately?
    • Also I tink, this only should work if we are not in a transaction and if the current ransactionIsolation is read committed.

Discussion


Log in to post a comment.