Deleted Data

This is the international (english) support forum for the SQLite Administrator developed and maintained by Orbmu2k.

Moderators: gto, EgonHugeist, Orbmu2k

Locked
rinkley
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 07.08.2010, 08:43

Deleted Data

Post by rinkley »

Hello,

Ive looked around a bit for my own solution but Im not having much luck,

Please forgive me if this has been asked before,

I have downloaded a DB file from my phone

When I open my DB file with notepad I can see all my entries mixed up with some unknown codes.

Then when I open the same file with SQLite I notice that some of the entries are missing.

My guess is that inside the jumbled code I cant understand when I open the file with Notepad is a code that tells SQLite not to read these lines when importing my data.

Is there a way to have SQLite recognise all lines of data from my DB file?

thanks
Locked