August 8, 2011 at 5:23 am
Hello Friends,
Please tell me how to create a new instance of sql server?
by using command prompt..
Thanks!!
August 8, 2011 at 5:27 am
an new instance is a complete installation, so you would have to run or re-run the MSI and explicitly give the name of the new instance...\SQL2005 or \SQLEXPRESS are commone ones you might have seen.
if you were doing this a large number of times, it's possible to create a config file that you pass to the msi with answers to all the prompts. I'm never done it, and would highly recommend just stepping through the half dozen or so screens manually anyway.
Lowell
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply