Re: SSEnterprise looking like Express
- From: Brian Smither <bsmitherINVALID@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 11 Apr 2008 14:18:58 -0700
I think you are confused about this "SQL Server instance" concept.
Maybe. It shouldn't take a rocket scientist to grok this, so we'll have
to keep exploring.
You can install one or more instances of SQL Server
Is another 'instance' another name for another 'install'? Or is it
another name for another 'named instance' (two names pointing to the same
installation)?
It looks like your server architecture is x64
and you installed your first instance of SQL Server as a 32Bit
version.
Presumably I installed the 64-bit version of SSExpress. At least, that's
what I downloaded.
As I told you before, a database in SQL Server can be attached only to
one SQL Server instance. While that instance' s service running, you
can not attach that database to another instance of SQL Server.
You say that you open SSMSE and connect to your both instances.
Yes, I would have to detach a database from one instance before attaching
it to another So, do I have to stop both services in order to detach and
re-attach a database? I think I didn't have to stop any service when I
attached Adventureworks to SSE on a development server.
We talked before how to determine an instance' s edition.
In the SQL Server Configuration Manager, right-clicking on the listed SQL
Server line items and getting it's properties, I see that each
(SQLExpress and SQL2005ENT) 'point' to the correct installation.
So, I stopped the SQL2005ENT service (red square on the server box) in
the Configuration Manager. Lo, and Behold, I can still connect to that
'instance' (or 'named instance') in Management Studio Express.
.
- Follow-Ups:
- Re: SSEnterprise looking like Express
- From: Aaron Bertrand [SQL Server]
- Re: SSEnterprise looking like Express
- References:
- SSEnterprise looking like Express
- From: Brian Smither
- Re: SSEnterprise looking like Express
- From: Ekrem Önsoy
- Re: SSEnterprise looking like Express
- From: Brian Smither
- Re: SSEnterprise looking like Express
- From: Ekrem Önsoy
- Re: SSEnterprise looking like Express
- From: Brian Smither
- Re: SSEnterprise looking like Express
- From: Ekrem Önsoy
- Re: SSEnterprise looking like Express
- From: Brian Smither
- Re: SSEnterprise looking like Express
- From: Ekrem Önsoy
- SSEnterprise looking like Express
- Prev by Date: SQL 2005 Alerts / Notifications
- Next by Date: Re: SSEnterprise looking like Express
- Previous by thread: Re: SSEnterprise looking like Express
- Next by thread: Re: SSEnterprise looking like Express
- Index(es):
Relevant Pages
|