Hi all,
I can find the sql server version info by checking the sqlserver.exe file
But I cannot get the Edition information anywhere unless I can log into the server and do select ServerProperty("Edition"). However if the sql server service is offline, I cannot get this Edition information.
Could anyone please help out here? or there is no way I can do this at all?