I'm trying to make the examples work at http://msdn.microsoft.com/en-us/library/aa302291.aspx The problem is that the example code references Microsoft.Data.SqlXml and I cannot find this! I have sql server installed. The closet I can find is System.Data.SqlXml but that does not help. Thanks, Siegfried
Siegfried Heintze wrote: > I'm trying to make the examples work at > > http://msdn.microsoft.com/en-us/library/aa302291.aspx > > The problem is that the example code references Microsoft.Data.SqlXml > and I cannot find this! I have sql server installed. The closet I can > find is System.Data.SqlXml but that does not help. Check whether http://www.codeplex.com/Wiki/View.aspx?ProjectName=MVPXML and its XInclude API works for you. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/