Skip to content

9 Manipulate browser data

Sven edited this page Dec 30, 2015 · 2 revisions

MANIPULATE BROWSER DATA

<Make sure to backup your database before performing any action!>

1. BACKUP DATABASE (Using windows explorer)

    1. Open windows explorer
    1. Browse to C:\AidenDoherty\DohertyBrowser
    1. Select "doherty_sensecam.db", then copy and paste the file into the same folder, renaming the new file to "doherty_sensecam_backup.db" e.g. "doherty_sensecam_backup08102014.db"

2. DELETE PARTICIPANTS FROM DATABASE LIST (Using DB Browser for SQLite software)

    1. Open the SqliteBrowser software ([To install, see step 5 here](1 Equipment software setup))
    1. Select "file" -> "open database"
    1. Browse to C:\AidenDoherty\DohertyBrowser and then select "doherty_sensecam.db", then press "open"
    1. Select the "Browse Data" tab
    1. Beside "Table:" select "Users"
    1. Select any record that you would like to delete, then select "Delete Record"
    1. Select "file" -> "write changes"
    1. Select "file" -> "close databases"

Clone this wiki locally