Login failed for user 'mapp'

The Login failed for user 'mapp' error message is displayed when selecting OK in Data Extractor config (DECofnig.exe).

To fix, you need to activate mixed mode in your SQL instance to allow SQL logins.

  1. Open SQL Server Management Studio (SSMS) or download if you haven’t got it installed already.
  2. Connect to the SQL instance you have selected to use with our software.
  3. Right-click on the server details and select Properties.

  4. Select Security, then change the server authentication option to SQL Server and Windows Authentication mode, then OK.
  5. Restart the SQL instance service for the change to take effect.
  6. Select OK again on the Data Extractor Configuration page to complete setup.