If I want to remove the SQLite file where the Collect data is located, how can I find it? asked 03 Oct '14, 12:10 Open Foris ♦♦ |
When using Collect Earth with the SQLite Operation mode active ( one can use PostgreSQL for multi-user connection or SQLite for single user access ) the database file (called collectEarthDatabase.db ) are located in the folder : Windows : C:\Users\USER_NAME\AppData\Roaming\CollectEarth AppData is a hidden folder. If you cannot see it then you need to activate the hidden files visualization. See here how to show hidden files ! Linux : ~/CollectEarth Mac OS X : ~/Library/Application Support/Collect Earth ( tip , to get to this folder : Open Finder, Click Apple Key + Shift + G, you get a dialog, type ~ in the text field and click Ok (this will take you to your User’s home folder) Then browse to Library->Application Support->Collect Earth ) The structure within this folder is :
answered 03 Oct '14, 17:12 sanchez_paus Open Foris ♦♦ |