Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Automated XML file

$
0
0
I was given this code from a vendor to export customer data from our ERP system into their system. I need to automate this and save it as a formatted (with CR's) XML file. 

[code language="sql"]SELECT

Viewing all articles
Browse latest Browse all 3145

Trending Articles