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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 install xml for SQL Server

Author  Topic 

adio
Starting Member

4 Posts

Posted - 2005-03-11 : 05:46:05
Hi,

I need to install xml for Sql Server to be able to use updategrams in SQL Server, but I do not find any module/file to download for this scope. Please help also if special steps need to be followed for a good work.

Thanks in advance,
Adrian

robvolk
Most Valuable Yak

15732 Posts

Posted - 2005-03-11 : 08:03:15
If you have SQL Server 2000 then XML support is already built in. The most you may need to do is get the lastest version of SQLXML:

http://www.microsoft.com/downloads/results.aspx?freetext=sqlxml&productID=&DisplayLang=en

This will patch the server with bug fixes and some enhanced features.
Go to Top of Page

adio
Starting Member

4 Posts

Posted - 2005-03-14 : 07:59:27
Thx for reply!

Meantime, I found what I need to use updategrams with MDSE 2000. It was SQLXML 3.0 package.
Go to Top of Page
   

- Advertisement -