SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 instance
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

reks12
Starting Member

6 Posts

Posted - 05/16/2012 :  14:43:03  Show Profile  Reply with Quote

can you tell me how can i create instance?

Aleksandra a

sunitabeck
Flowing Fount of Yak Knowledge

5152 Posts

Posted - 05/16/2012 :  15:01:41  Show Profile  Reply with Quote
Are you asking how to create a second instance of SQL Server on a computer that already has SQL Server installed on it?

If you are, install SQL Server as you normally would, and along the way you would be prompted to pick a name for the new instance. Give a new name and complete the installation.

You can connect to the database engine of the new instance by specifying the servername in the format COMPUTERNAME\InstanceName.

PS: On SQL Team forums, it is generally considered bad etiquette to post the same question to multiple threads. Also asking unrelated questions on an existing thread is discouraged.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.03 seconds. Powered By: Snitz Forums 2000