If you have SQL Server 2008 Trial edition installed, how can you find out how many days are left?
It doesn't seem to be in the Help-About dialog, or anywhere obvious.
edit: Ok, so it did turn out to be in Help-About, see answers...
If you have SQL Server 2008 Trial edition installed, how can you find out how many days are left?
It doesn't seem to be in the Help-About dialog, or anywhere obvious.
edit: Ok, so it did turn out to be in Help-About, see answers...
Apparently, in Management Studio, under
Help
>About
, you'll find what you're looking for.(Source)
EDIT: Then there's this one too:
(Source)
For SQl server you have to use management studio:
Help menu --> About --> Now you will see something like this
Microsoft SQL Server Management Studio Complete (expires in 127 days) 10.0.2531.0
When you installed licensed SSMS (Client Tools) and Installed Evolution version of SQL Server then it does not works.