[quote user="Robert Simpson"]You, like so many before you (and many to come after!) have forgotten the cardinal rule of SQLite ... TRANSACTIONS![/quote] Yes, when I first wrote my program that inserts data from an MS SQLServer DB to an SQLite DB, I knew about transactions but didn't understand...