S
Try SSMS 19.1 which is the most recent version. Note that since this is a new major version, it will install in parallel with SSMS 18, and not upgrade your installation. You can get the goods here.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
SQL Server 2019 version 12.0.2000.8
When I try to right click on a stored procedure to modify I get this error. I have the latest update.
SQL Server Invalid version: 15 (Microsoft.SqlServer.Smo)
S
Try SSMS 19.1 which is the most recent version. Note that since this is a new major version, it will install in parallel with SSMS 18, and not upgrade your installation. You can get the goods here.
SMO is SQL Server Management Object so you need to check SQL Server Management Studio (SSMS) Version
I found a similar thread for you, maybe you can refer to: https://stackoverflow.com/questions/57262748/sql-server-invalid-version-15-microsoft-sqlserver-smo.
Best regards,
Aniya