cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Can someone please help me find the Windchill version ID, I was trying to apply this solution https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS244368

balbaba
6-Contributor

Can someone please help me find the Windchill version ID, I was trying to apply this solution https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS244368

Can someone please help me find the Windchill version ID, I was trying to apply this solution https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS244368

The solution mentions : Note: To get the Current ID, refer to the article CS20491 for more details but this article is offline.

1 ACCEPTED SOLUTION

Accepted Solutions

If you are in SQL, you can go the table through SQL Server Management Studio and select the top 1000 from the WtUpgInst_Installation table, and it will be the ID# that is the last one in the list.

3-21-2017 1-43-08 PM.png

View solution in original post

2 REPLIES 2

If you are in SQL, you can go the table through SQL Server Management Studio and select the top 1000 from the WtUpgInst_Installation table, and it will be the ID# that is the last one in the list.

3-21-2017 1-43-08 PM.png

Thanks

Top Tags