Skip to main content
12-Amethyst
May 6, 2024
Solved

Windchill PDMLink installation using Microsoft SQL server 2022 Standard version

  • May 6, 2024
  • 1 reply
  • 1648 views

I was installing Windchill PDM Link using Microsoft SQL server 2022 standard version 

but encountering  this issue 

 
 

PDMLink Fail.png

 

Please help me here..

Is 12.1 isn't support SQL server 2022 standard version?

But in Matrix it mentioned it support 19+ version.

Regards,

Best answer by jbailey

It is not. So generally, the "+" after the version means all minor releases of that same major release.  For example, 19.3.0.0.0+ means any build of 19.3 up to 19.23 (current patch version).

 

Otherwise why would they have SQL 2016 & SQL 2017 in the list?

1 reply

jbailey
jbailey18-OpalAnswer
18-Opal
May 6, 2024

It is not. So generally, the "+" after the version means all minor releases of that same major release.  For example, 19.3.0.0.0+ means any build of 19.3 up to 19.23 (current patch version).

 

Otherwise why would they have SQL 2016 & SQL 2017 in the list?

16-Pearl
May 6, 2024

As @jbailey mentioned, SQL 2022 is not supported with 12.1 (2016, 2017, and 2019 are). 2022 is supported with 13.0, but only the short term releases are currently available. Seems safe to assume the long term release 13.0.2 will be supported SQL 2022, but since it is not yet released that is not confirmed.

12-Amethyst
May 7, 2024

Thanks for the response.