Trying to prepare for an upgrade to R2 and getting an error on updating the companies for 1 company out of 14.
It fails on the following:
the below is redacted some for space.
*****************************
/* Date: 03/23/2017 Time: 11:18:11
stmt(27781896):*/
create procedure dbo.glpPostBudgetTransaction
*******************************
/* Date: 03/23/2017 Time: 11:18:11
SQLSTATE:(21S01) Native Err:(213) stmt(27781896):*/
[Microsoft][SQL Server Native Client 11.0][SQL Server]Column name or number of supplied values does not match table definition.*/
I am not sure what it could be or how to resolve. I thought about exporting the SP from a company that did upgrade and see what the errors are but I suspect it will be the same the above.
*This post is locked for comments