Minor update to track2sql.
- Added version and usage information. Can be viewed
with -v, -V or -h.
- Added error handling for the case of a non-existent
input file or a empty input file.
- Removed 'drop table if exists' statements from the
table creation SQL.