A alexl Apr 14, 2009 #1 hi, how do I install Microsoft.Data.SqlXML.dll or if deprecated, what is the newer way to import xml into a db thanks
hi, how do I install Microsoft.Data.SqlXML.dll or if deprecated, what is the newer way to import xml into a db thanks
J Jeroen Mostert Apr 15, 2009 #2 alexl said: hi, how do I install Microsoft.Data.SqlXML.dll or if deprecated, what is the newer way to import xml into a db Click to expand... Use System.Data.SqlTypes.SqlXml in System.Data.dll.
alexl said: hi, how do I install Microsoft.Data.SqlXML.dll or if deprecated, what is the newer way to import xml into a db Click to expand... Use System.Data.SqlTypes.SqlXml in System.Data.dll.
A alexl Apr 15, 2009 #3 thx, also found this http://www.microsoft.com/downloads/...8a-923f-58a033d316e1&displaylang=en&tm#SQLXML
thx, also found this http://www.microsoft.com/downloads/...8a-923f-58a033d316e1&displaylang=en&tm#SQLXML