All, I am trying to import a merged W3C Extended log into a SQLEXPRESS instance. My LogParser 2.2 query is as follows: LogParser -i:W3C -o:SQL "SELECT date, time, s-computername, c-ip, cs-uri-stem, cs-uri-query, sc-status, sc-substatus, sc-win32-status, time-taken, sc-bytes, cs-bytes FROM MERGED_LOG...