Simple Parsing Script
A simple script to parse plain text files (in this case pipe-delimited), then write the rows to a table. Take ...
Apr 04, 2009 Python
A simple script to parse plain text files (in this case pipe-delimited), then write the rows to a table. Take ...
Apr 04, 2009 Python