| Author |
create new sql server instance
|
|
| Oren101 2005-07-28, 9:23 am |
| is possible to create new sql server instance without using the setup disk?
| |
| Mike Epprecht (SQL MVP) 2005-07-28, 9:23 am |
| No.
A new istance is a full install and then you need to apply the appropriate
SP to the instance.
Regards
--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Oren101" wrote:
> is possible to create new sql server instance without using the setup disk?
| |
| Jens Süßmeyer 2005-07-28, 9:23 am |
| No, that won´t work.
"Oren101" wrote:
> is possible to create new sql server instance without using the setup disk?
| |
| Hari Prasad 2005-07-28, 8:23 pm |
| Hi,
No.
New SQL Server instance is totally independant of exiting SQL Server. So you
need to use the SETUP program to install.
But you could create multiple databases in existing instance.
Thanks
Hari
SQL Server MVP
"Oren101" <Oren101@discussions.microsoft.com> wrote in message
news:E9AEA272-5D78-4D66-974D- 273CF5990E70@microso
ft.com...
> is possible to create new sql server instance without using the setup
> disk?
|
|
|
|