Hello,
I previously posted a question which has not been answered, so I thought I would try another way.
One of our store databases will not upgrade to version 2.06 from 2.05 (it is on sql server 2014)
When attempting the upgrade, I get the following error
An error occurred while attempting to upgrade the database: Invalid object name 'dbo.tr_ComputeQuantity'.
This particular object (trigger) is not present in the database. A little investigation showed that the other 5 store databases do indeed have this trigger present under the InventoryTransferLog table. In fact, all of the other databases have a total of 55 different triggers present, while the offending database does not have any at all. I'm not sure how this happened, but I sure would like to know how to fix it!!
Can anyone help?
*This post is locked for comments
I have the same question (0)