10.2 Upgrade IceDataContext variable?

Yes we started requiring you pass thru the ‘Db’ context variable due to DTC issues some versions ago. If in an ERP module, pass thru the ERPContext ‘Db’ variable, in an ICE module, pass the ICEContext ‘Db’ variable. Both derive off the base class you mentioned - IceDataContext.

And yes, the name is poor :slight_smile: