Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
CanadaDBA
583 Posts |
Posted - 2007-01-04 : 14:31:06
|
How can I find out if available SQL Servers installed on my client's computers have a valid/proper license?Thanks,Canada DBA |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-01-04 : 15:04:36
|
Nothing gets installed on the database server as far as license goes. So you'd need to check with MS or your rep.Tara Kizer |
 |
|
CanadaDBA
583 Posts |
Posted - 2007-01-04 : 15:18:16
|
How about if I check the client's machine? Is there anywhere on the machine (not the server) that keeps the product key or anything regarding licensing?Canada DBA |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-01-04 : 15:19:08
|
The product key will be on the database server, but that doesn't make it a legitimate license.Tara Kizer |
 |
|
|
|
|