I am trying to move my Web Help Desk DB from my old DB server SQL 2012 to my new SQL 2019. I pull a backup from old server to new but when I try to connect the helpdesk server to it tries to build a new instance on the DB then errors out with "EvaluateExpression failed: <com.webobjects.jdbcadaptor.microsoftplugin$microsoftexpression: "alter="" table="" action_rule="" alter="" column="" description="" nvarchar(max)"="" withbindings:="">: Next exception:SQL State:S0001 -- error code: 4902 -- msg: Cannot find the object "ACTION_RULE" because it does not exist or you do not have permissions."
I tried to reach out to solar winds help but I was told they cant help me. I tried to delete the database from new server again let help desk build a fresh copy and it ran fine until I tried to bring in old data.