Viewing 9 posts - 1 through 9 (of 9 total)
Homebrew - did you find the answer to your issue? I'm facing the same thing now myself.
July 6, 2012 at 7:14 am
It is at the database level for a database user, not at the instance level for a Login. That's what has made this so difficult to resolve.
I've...
May 23, 2012 at 6:56 am
Thanks for the responses, I really appreciate it.
In this case we do need to maintain security at the database level by individual user, not group. We use groups for...
May 22, 2012 at 7:12 am
Thank you for your reply.
The issue is that my users access the server through an AD group Login. Then, to access the system, the application logs them in...
May 21, 2012 at 12:13 pm
Banana - Are you still working this issue?
I'm working on something similar to what you are doing. For my implementation I want to grant users the ability...
February 21, 2012 at 5:30 pm
Lowell,
You've done a much better job than I did in explaining the issue - thanks!
I'm leaning towards leaving the domain in the DB User for now. Not so much...
February 9, 2012 at 9:24 am
In our case user logins are authenticated to the instance by group membership. They access the individual DB through the app using a DB User. At the DB...
February 9, 2012 at 7:02 am
I can't help but ask about your final example using ALL. Perhaps I'm not reading it correctly (likely the case), but using the following two queries:
#1
...
May 21, 2010 at 7:02 am
Thanks for the reply!
In hacking at the problem some more after posting I found another way to do it. The UNPIVOT operator worked like a charm! I used...
February 12, 2009 at 2:27 pm
Viewing 9 posts - 1 through 9 (of 9 total)