Hi
I am trying to setup the Confluence with Microsoft SQL and i have a question about the user explicit permissions if this code will work
USE {DBNameHere};
GRANT ALL PRIVILEGES TO {UserDBUSerName Here};
GO
@IESAdmin Welcome to the Atlassian community
I would suggest following the guide that Atlassian provides here: https://confluence.atlassian.com/doc/database-setup-for-sql-server-9258.html
ok
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.