Finding SQL Server Version and Edition in Linux #9574
Unanswered
birojnayak
asked this question in
General
Replies: 2 comments 1 reply
-
not really a dbatools question but as far as I'm aware, there's not. |
Beta Was this translation helpful? Give feedback.
1 reply
-
some information is there https://learn.microsoft.com/en-us/sql/linux/sql-server-linux-troubleshooting-guide?view=sql-server-ver16#access-the-log-files which print the version/edition, can this be relied ? I understand this is not dbatools question, but this group has lots of knowledge around SQL Server :). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Is there a way in LINUX we can figure out SQL Server Version and Edition ? (Without connecting to SQL Server and running SQL Command). In windows you can get the information from registry, if there is something in the Linux too ?
Beta Was this translation helpful? Give feedback.
All reactions