is there any way to manage grants on particular stored routines (and maybe other objects, didn't test it yet) in the user manager?
my problem is i can't see weather a user has the execute privilege on a stored routine 'cause apparently the user manager also treats stored routines as tables so i can't tick any execute privilege checkbox :(
the only solution (as i found out yet) would be granting the execute privilege on the whole database to the user, but i only want him to call one single routine, nothing else...
sure, i can manage that via a simple grant command in the query tab but thats not the reason i'm using such a powerful pease of software

thanks in advance,
tribal