Changes between Initial Version and Version 1 of WikiStart/BlueSpiderSurveyPositioning/SettingUpSqlDatabase


Ignore:
Timestamp:
4/7/2018 12:09:24 PM (7 years ago)
Author:
Dave Hussey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/BlueSpiderSurveyPositioning/SettingUpSqlDatabase

    v1 v1  
     1'''Configuring a SQL database'''
     2
     3Blue Spider can record all incoming data to a SQL database. It is highly recommended that you configure a database and use this feature. With database logging correctly configured it can be possible to recover all raw data and reconstruct log files from the raw data. If for example you forgot to record a required data field in a particular CSV log file or if you misconfigured a particular input then with database logging set up and having recorded data for your entire job you can retrospectively reconstruct the missing data. Without database logging you may well have to go back at your own cost to do the job again!!
     4
     5
     6To configure database logging you first need to download and install a suitable database engine back end. We recommend using MariaDB and use of the following two installers:
     7
     8
     9Once you have run these installers all you have to do is configure Blue Spider to use the database and you will be ready to start recording data.