So, I'm trying to build a console application to put my IIS log files into a MySQL database for later browsing via an ASP.NET page. I have everything working fine when I try to do a select all type statement, but when I try to do select all records from after a certain date logparser seems to ignore...