


So after opening main.db file using SQLite Browser you need to:ĭetermine id of conversation (one person could be in multiple conversations): select conv_dbid, * from Chats where friendlyname like '%Friendly Name%' I've done this 4 years ago and today I need that again.
