Hello
what is the format of the file that this DB make after doing a backup 
operation? is it a ".db" file? is it human-readable? 
when we want to restore it, should we make a new DB and put the backup file 
data in it or SQLite has the ability to run sql queries on archive files?(like 
a normal DB file which needs to be just opened)
dos SQLite make log files containing info of DB? what is its format?(.X)

thank you so much
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to