Viewing 15 posts - 241 through 255 (of 748 total)
The issue was resolved: the two IDs were not identical!!!
The new ID doesn't have the VIEW ANY DATABASE privilege which the DBA said By default, the VIEW ANY DATABASE permission...
January 15, 2014 at 10:13 am
Thank you very much for your advise, I will have to talk to my colleague tomorrow as he already left.
I guess delete/re-add would work.
January 14, 2014 at 2:39 pm
I still don't get the point here.
I had a colleague with privilege and ran the sp_change_users_login, apparently some parameters must apply.
I had him ran sp_helplogin id and both IDs return...
January 14, 2014 at 1:45 pm
Thanks for reply.
I do not have both the IDs, I will only use the new one and it's domain ID, meaning I don't have password for it.
January 14, 2014 at 12:07 pm
By the way: we have to apply least privilege to the id, it would be troublesome to give more privilege to the id, currently it is data reader, and like...
January 14, 2014 at 10:36 am
Thanks for replies, I actually found a way to use stored procedure which is much easier for me, especially on this case.
December 22, 2013 at 12:30 pm
Thanks guys, I was thinking it too complex. :w00t:
December 16, 2013 at 9:33 am
I didn't use command, I was using SSMS, forget it, never mind.
December 4, 2013 at 8:34 pm
never back it up, don't understand why it prevented me
December 4, 2013 at 8:22 pm
as it is a very new and still under development database, I rebuild the db without back up the old one.
Thank you for your reply
December 4, 2013 at 8:07 pm
Richard Warr (12/4/2013)
Take out the Workflow field from the Project table and have another table called ProjectWorkflow which would...
December 4, 2013 at 7:40 am
Ed Wagner (11/8/2013)
November 8, 2013 at 9:54 am
Sean Lange (11/1/2013)
SummaryTitle is empty because there are no rows in ITSDivision where ID = 0. The code you posted will not return any rows.
The cause turns out to be...
November 1, 2013 at 12:30 pm
Viewing 15 posts - 241 through 255 (of 748 total)