Solved. During SQL Server 2005, you must enter a unique Instance name. That
instance name will be prepended with your machine name such that when you
open SQL Server Management Studio and are asked to connect to a SQL Server,
you select <machinename>\<instance name>.
--
Dan Sikorsky, MSCS BSCE BAB
[quoted text, click to view] "Linchi Shea" <LinchiShea@discussions.microsoft.com> wrote in message
news:AB02AEE4-72E7-4CCC-9226-E87CBEB2FB33@microsoft.com...
> You said you removed the CTP version of NOTEBOOKDELL\SQL2005, but you
> didn't
> mention whether you reinstalled it. If you did, it's probably just a
> matter
> of making sure the instance is running and registering the instance on
> Management Studio.
>
> Linchi
>
> "Dan Sikorsky" wrote:
>
>>
>>
>> I have SQL Server 2000 installed which has a server name of NOTEBOOKDELL.
>>
>> I installed SQL Server 2005 Community Technology Review last October,
>> 2005,
>> and somehow gave it a server name of NOTEBOOKDELL\SQL2005 so that I can
>> keep
>> my SQL Server 2005 databases separate.
>>
>> All was well until I purchased the Ready To Launch package containg VS
>> 2005
>> Standard edition and MS SQL Server 2005 Standard edition, and removed all
>> the VS 2005 CTR and SQL Server 2005 CTR and installed the Ready To Launch
>> versions.
>>
>> All the installations went without incident, but now when I open the SQL
>> Server Management Studio I see only the databases on NOTEBOOKDELL, which
>> is
>> the same as server name (local). The server name NOTEBOOKDELL\SQL2005 no
>> longer exists.
>>
>> How can resolve this problem and still be able to develope with either
>> SQL
>> Server 2000 databases or SQL Server 2005 databases?
>>
>> --
>> Dan Sikorsky, MSCS BSCE BAB
>>
>>
>>
>>