> I spent half an hour on skype chatting with Tusker (GPLHost) who > suggested I use awk to just make sql insert statements.
Don, this is a fascinating exercise I am sure, but why hurt yourself? Write it in Python! In half an hour you could have installed Python and written 'Hello world'. Writing to a database is only fractionally harder (and you get for... loops too!). Andrew
