Import txt file to sqlite database
@echo on sqlite3.exe CVL.db .separator "," .import civil_dtl.txt x_cvl_dtl .quit