Jump to content

Recommended Posts

Posted

I have got a spare server lying around and want to use it for a few different apps. They all require MSDE to run.

 

Does this mean they will have to be on a seperate server or can you have more than one instance on the same machine?

Posted

You can have more than one instance of MSDE running on the same server. It uses Instances in the same way that the full SQL Server does, but it doesn't allow you to actually involve yourself with the database at all.

 

Hope that helps...

 

Rob.

Posted
...but it doesn't allow you to actually involve yourself with the database at all.

 

The latest version of MSDE, now called Microsoft SQL Server Express Edition, has a management console available for download.

 

This may or may not work with older versions of MSDE.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...