can't find Microsoft.Data.SqlXML.dll

  • Thread starter Thread starter alexl
  • Start date Start date
A

alexl

hi, how do I install Microsoft.Data.SqlXML.dll

or if deprecated, what is the newer way to import xml into a db

thanks
 
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
Use System.Data.SqlTypes.SqlXml in System.Data.dll.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top