Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
d3ng
Yak Posting Veteran
83 Posts |
Posted - 2008-11-20 : 20:20:49
|
Hi MSSQL expert,I would like to know if there is a compatibility issue/concern if you installed a MS SQL Server 2000 in a Microsoft Windows Server R2 version? Because I tried to install this and I got this information message that the program I am installing is not supported for the OS? and that I need to install a SP3? |
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2008-11-20 : 20:45:05
|
Seehttp://msdn.microsoft.com/en-us/library/aa176565(SQL.80).aspx Windows Server 2003 requires SQL Server 2000 Service Pack 3 or later to be applied.It's the first link returned if you search forsql server 2000 os compatibilityin google.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
d3ng
Yak Posting Veteran
83 Posts |
Posted - 2008-11-20 : 20:51:10
|
quote: Originally posted by nr Seehttp://msdn.microsoft.com/en-us/library/aa176565(SQL.80).aspx Windows Server 2003 requires SQL Server 2000 Service Pack 3 or later to be applied.It's the first link returned if you search forsql server 2000 os compatibilityin google.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy.
I see, I will check the link. Anyway, thanks a lot for your time and effort.www.itchytech.com |
 |
|
|
|
|