(→Installation w/SQLServer)
|
(→Installation w/SQLServer)
|
Line 26: | |||
Make sure you grant all permissions available to the user being used for anthill: <pre>USE DATABASE [databasename] | Make sure you grant all permissions available to the user being used for anthill: <pre>USE DATABASE [databasename] | ||
GRANT ALL TO [username]</pre> | GRANT ALL TO [username]</pre> | ||
- | <br/> | ||
- | <br/> | ||
Also ensure the correct roles are assigned to the database user: | Also ensure the correct roles are assigned to the database user: | ||
* [schema] | * [schema] |