Hi Karsten,
Would you please clarify what v11 setup documentation are you referring to? If you're going to use a new database, the account specified in the install wizard must have CREATE ANY DATABASE, or ALTER ANY DATABASE permission. If the database already exists, the account must have db_owner role. Also, you may try to create a test database manually using SQL Server Management Studio to make sure that the account has all the necessary permissions.
Thanks!
Would you please clarify what v11 setup documentation are you referring to? If you're going to use a new database, the account specified in the install wizard must have CREATE ANY DATABASE, or ALTER ANY DATABASE permission. If the database already exists, the account must have db_owner role. Also, you may try to create a test database manually using SQL Server Management Studio to make sure that the account has all the necessary permissions.
Thanks!
Statistics: Posted by PetrM — Jun 18, 2024 10:59 pm






