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 |
jbeall
Starting Member
1 Post |
Posted - 2010-09-17 : 14:57:24
|
Hi All,We use SQL Server 2005 and 2008 here at my workplace. In the past, whenever we setup a new developer workstation we would install Visual Studio, then install Management Studio by downloading the SQL Server trial, and installing only the tools. The tools (in the past) were setup so you could use them indefinitely, it was only the database engine itself that was time-limited. We only install the database engine on our live and development servers. If necessary, we also install express editions on the workstations.With SQL Server 2008 that has apparently changed--I tried to start Management Studio 2008 on my workstation today, and got an error stating that "evaluation period has expired."I'm assuming we built this workstation the same as all the previous ones we've built, but now that I'm thinking about it I'm wondering if possible Management Studio was installed along with Visual Studio... is that possible?At any rate, my question is--how do we properly install Management Studio so that it won't "expire"? We don't need to install the database engine, we just want to install Management Studio.Thanks! -Josh |
|
|
|
|