Hi all. I want to use sqlite to store information every 3 seconds. I have to save a lot of information for different time periods. Now, I am worry about a power fault in the system. I know that when i enter data to the DB it makes a journal so it can roll back if the power was shut down in the middle of the process. But, is it the same thing when i want to add new columns or tables to the DB ? can it corrupt the DB file? :jumping: -- View this message in context: http://old.nabble.com/New-columns-or-tables-corruption-tp32185981p32185981.html Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users