The WhatsApp db is encrypted (using encrypt7 IIRC) - there are sources on the web that show how to get around this - but it's not trivial. Paul www.sandersonforensics.com skype: r3scue193 twitter: @sandersonforens Tel +44 (0)1326 572786 http://sandersonforensics.com/forum/content.php?195-SQLite-Forensic-Toolkit -Forensic Toolkit for SQLite email from a work address for a fully functional demo licence
On 30 June 2015 at 06:34, Scott Doctor <scott at scottdoctor.com> wrote: > > If you are attempting to teach SQL, why not just use a > simple example, such as an address book. Probably more > informative to work through the process of creating a > simple address table, then adding a second table of > people to discuss foreign keys and such. Two people may > link to the same address. Forinstance, they are from > the same family, or work at thesame company. Reverse > engineering an applications databaseprobably introduces > much more complexity than should beintroduced if the > students do not already understand SQL. > > ------------ > Scott Doctor > scott at scottdoctor.com > ------------------ > > > > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users