Hi,
Can I get the upgrade SQL Script somewhere to manually update my MDS database?
Because I cant upgrade it today.
my MDS is 2014 on 1 server, but the MDS database is on an old 2008R2 server, and the upgrade process try to use the CONCAT keyword which is not supported in SQL 2008R2.
(We have to upgrade this old SQL box, but for now I'm constrained with it)
So if I can have the upgrade script, I should be able to replace the concat keyword by something else, and so be able to upgrade my database.
can I do it?