Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article describes the required permissions for SQL Server for proper installation and operation of the Simplify Suite.

...

  • Microsoft SQL Server 2008
  • Microsoft SQL Server 2012
  • Microsoft SQL Server 2014
  • Microsoft SQL Server 2016

...

During the creation of the database, permission to use the database and execute stored procedures is granted to all authenticated users via the GRANT EXECUTE TO [NT AUTHORITY\\Authenticated Users] SQL command.

If the SQL Server Login ID does not have sufficient privileges a message box is displayed and the installation will not proceed.  

...