I am using the text importer to parse and insert web server log files into a table. However, the log files have comment lines at random locations within the file that begin with '#'. Is there a way to tell the text importer to ignore lines in the input file that begin with a certain character?
thanks.
thanks.