Since the update to Kinetic 2021.2 i’m not able to make a reference to Db. anymore in either the Configurator Designer or Configurator User Defined Methods. Both of these apply to the server methods, so OnLoad, OnSave, and Server UD Methods. I have been using the WinForms screens for this.
All older references to Db also give a syntax error even though this used to work in older versions. Even when i comment these references, the syntax checker will still throw the error “the following cannot be used in an expression: db”.
Has anyone else faced this issue and found a workaround for this?