hi,
Currently you allow reports stored procs to be "logged in user aware" which is great, but taking it to the next level and enabling stored procs access to user info currently managed in MyDBR, such as user groups for example, would a perfect and very welcome feature.
This can possibly be implemented as comma separated list of user groups inLogin belongs to that could be made available as parameter to the stored proc, or some stored function to examine the groups user belongs to.
Thank you!