Forum Discussion
israr1875
Sep 14, 2023Copper Contributor
Convert SQL Enterprise to SQL Standard
Hi,
We installed SQL Enterprise Server but unfortunately we want to have the SQL Standard Server . So can we convert it from Enterprise to Standard.
1 Reply
- olafhelperBronze Contributor
israr1875 , officially it's not supported to perform an Enterprise => Standard edition change, see
Supported version and edition upgrades (SQL Server 2019) - SQL Server | Microsoft Learn
You can try to perform an edition "upgrade", it may work, but at least if you have used any Enterprise feature on server or database level, it will fail.
Last option: Reinstall everything.