Hi
I am using the following command line to convert an IIS log to a CSV file :
C:\Program Files\Log Parser 2.2>LogParser "SELECT * INTO test.csv FROM ex060427.log" -o:CSV
This works fine however I would like a Text Qualifier around certain columns.
Any suggestions on how this can be achieved?
Thanks in advance.
Tecknick