I am trying to deploy excel reports outside of the Great Plains...for users that do not have access to GP..but have a SQL license....I would like to give them the ability to refresh the data as needed
I am customizing reports and want to give permissions to various groups in our organization...such as finance, sales, inventory production engineering etc.
I do not want to give a select on all tables to these users....sales does not need access to finance..engineering does not need access to sales\finance
and no one needs access to payroll.
I cannot find relevant documentation on deploying this...other then adding users to the sql groups...and using grant on all tables
does this not give the users the ability to write a select statement on our payroll tables???
Can someone point me to the correct documentation on setting this up without giving everyone access to every table?