Quantcast
Channel: Batch – Ingmar Verheij
Browsing latest articles
Browse All 4 View Live

Empty variables during FOR loops in batch files

Batch files (*.bat / *.cmd) are easy to build and yet powerful scripts . Although time is catching up and batch files are more and more replaced by vbScript and PowerShell, there are occasions you need...

View Article


Exporting data from SQL to XML

Exporting data from a SQL database to a XML file is very easy, if you know how to. Using the bcp command (bulk copy program), a tool supplied by Microsoft, you can easily export all the data you want....

View Article

Browsing latest articles
Browse All 4 View Live