SQL Server Express 2005 and SQLXML 4.0

I have been using VB Express 2005 and SQL Server Express 2005 over the last week and converting one of my projects from Visual Studio 2003 and SQL Server 2000.

I use the Managed Classes(SqlXmlCommand, SqlXmlAdapter), XPath Queries, DataSets to query the database.

I want to use the new data provider SQLXMLOLEBD.4.0 and the SQL Server Native Client, but SQLXML 4.0 is not installed.

WHERE DO I FIND IT?

Everything works fine if I just use SQLOLEDB Data Provider....

Thanks in Advance!

[495 byte] By [TheDoctor30306] at [2008-2-13]
# 1
SQLXML 4.0 is not installed with SQL Server 2005 Express. You would have to get it from a separate location. Currently, you would have to download SQLXML 3.0 SP3 from MSDN. I am currently checking whether SQLXML 4.0 will be made available as a separate download for Express or not...

Best regards
Michael

MRys at 2007-9-8 > top of Msdn Tech,SQL Server,SQL Server XML...
# 2
I have SP3 loaded... But really want SQLXML 4.0 for the Native SQL Server Client (which is not in SP3).

Let me know what you find out...

Thanks!

TheDoctor30306 at 2007-9-8 > top of Msdn Tech,SQL Server,SQL Server XML...

SQL Server

Site Classified