Home > MS SQL, SQL, XML > Mssql Xml Feed Import

Mssql Xml Feed Import

August 8th, 2009

We need to have an XML feed imported into our MsSQL database. This needs to be an update not a replace. e.g. If id exists then update fields. If id does not exist then leave alone. This should be an easy project for someone who is good with SQL Queries.


Mssql Xml Feed Import

Comments are closed.
Bear