Is there any way to recover data from a sqlite3 database file after dropping
all (2) tables in it? I can see all the data including the ones that were
added directly before it happened are in the db file. Is there a tool or
something that can parse the file for deleted entries? Thanks for your
answer in advance.
 
(and yes I know it was my own stupidity that caused it ;) )
 
 
Mario
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to