I did it with sqlitebrowser, in Linux. Create table, then do import. There is it. Simple. Mine was not very big, don't know how it would do with more than a few thousand records. Worth a try though. Peter > can anyone give me a hint, how I can import a big tab delimited file > into a SQLite Database? > > Thanks > > Till