Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Dear Community,
can anyone comment on the compatibility of Windchill RV&S 13.2 with MS SQL Server 2022 Developer or SQL Server 2022 Express?
Thank you very much!
Hi @AE_10467849
Only MS SQL Server 2019 is supported.
I can just say that MS SQL Server 2019 Express version is possible to use, even though it is not supported.
It is same version, but there are some limitations. The size of database is limited same as a RAM usage is limited.
If you use the system for developing then it is enough and it is working.
For production system it is not possible to use because there is huge risk that the database can increase to a size that is not possible to use anymore.
PetrH
Thank you very much @HelesicPetr. This is very useful information for me. I am planning to set up a very small test system with low availability requirements. This solution will probably suit me.
Arne