Unix Technical Forum

SQL server 2000 installation

This is a discussion on SQL server 2000 installation within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> hello, 1-I want a detailed step by step tutorial for installing SQL server 2000. 2- I want to install ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 10:01 PM
Nada Sherief
 
Posts: n/a
Default SQL server 2000 installation


hello,

1-I want a detailed step by step tutorial for installing SQL server 2000.
2- I want to install two SQL servers 2000 on the same machine, how could
i do that? (i mean will there be any change in the installation to the second
server?)
3- I want to know how to connect between these two servers.

thanx all for help


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 10:01 PM
Jens
 
Posts: n/a
Default Re: SQL server 2000 installation

Hi Nada,

1-I want a detailed step by step tutorial for installing SQL server
2000.

-Put in the installion disk, install a second instance (named instance)
http://msdn.microsoft.com/library/de...stall_259u.asp

2- I want to install two SQL servers 2000 on the same machine, how
could
i do that? (i mean will there be any change in the installation to the
second
server?)

-See point 1. Every instance is treated as a separate server aus every
service is independent to the other.

3- I want to know how to connect between these two servers.

You have to attach the servers as linked servers in order to see them.
Them you can access them with the four part notation:

e.g. Select * from Servername.DatabaseName.owner.Objectname

http://msdn.microsoft.com/library/de...erver_4uuq.asp

HTH, Jens Suessmeyer.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:06 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com