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 |
zeeshan13
Constraint Violating Yak Guru
347 Posts |
Posted - 2010-06-10 : 11:10:51
|
Question: Hi All,Its regarding one of my client's database server. It is running the following.OS: Windows Server 2008 Enterprise x64 Edition (Version 6.0. Build 6001. Service pack 1)SQL: Microsoft SQL Server 2008 (RTM) - 10.0.1600.22 (X64) Jul 9 2008 14:17:44 Copyright (c) 1988-2008 Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7600: ) How to check if SQLXML4 is installed and if not how to install it myself?Please suggest.Thanks,Zee |
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2010-06-10 : 11:14:25
|
Do you have access tot he desktop? If so, just look under installed programs. |
 |
|
zeeshan13
Constraint Violating Yak Guru
347 Posts |
Posted - 2010-06-10 : 11:44:42
|
RickD,I do not see it under installed programs ('Programs and Features' under control panel). How can I install it? Please suggest. |
 |
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2010-06-10 : 13:39:14
|
It looks like you may have to get it from the SQL Server 2005 install CD:http://msdn.microsoft.com/en-us/library/ms171744.aspx |
 |
|
|
|
|