Viewing 15 posts - 151 through 165 (of 2,436 total)
Why not call it ZULU Time ?
International aviation and the military (NATO included) do with out much ado (and have for quite a number of decades already !)
February 26, 2010 at 9:13 am
I think now that it is time to have an AA Admin sit next to you and check as you are doing this.
February 24, 2010 at 2:21 pm
Have you tried dropping the login from the SQL Server and then readding it ?
I am guessing that this is the only recourse left.
February 24, 2010 at 11:17 am
what does the output of the following produce:
exec sp_logininfo 'INTL\Rtxie'
February 23, 2010 at 3:44 pm
Please post the SQL executed to return the 2 successful executions and the results.
February 23, 2010 at 2:26 pm
Then I would check with the AD folks to see if that account was dropped and readded within AD (if it has is got a new SID). This may seem...
February 23, 2010 at 1:35 pm
my browser just went 'whack' ...
let's try some variations of xp_logininfo now:
exec xp_logininfo 'intl\abc' --> we know this fails
How about some variations to take into account character...
February 23, 2010 at 9:17 am
I would first try to execute:
exec sp_validatelogins
If this does not produce any results the next step is to retry xp_logininfo:
exec xcp_logininfo 'intl\abd
February 23, 2010 at 9:14 am
The more things change, the more things stay the same !
February 23, 2010 at 9:03 am
WOW David !
This should be required reading for all System Architects, Database Designers and SQL Programmers. It is clear and succinct in its explanation of what we collectively know as...
February 10, 2010 at 9:59 am
While the articles author made a contribution that he thought he was helping his community - the discussion responses speak otherwise. The SSC community stepped in to clarify, augment and...
February 8, 2010 at 12:20 pm
Being a production support DBA is like any other 'niche' title/occupation within IT. There are always tradeoffs in salary, working hours and benefits both within a given company and between...
January 29, 2010 at 10:52 am
Live long and propsper ....
January 23, 2010 at 12:09 am
Viewing 15 posts - 151 through 165 (of 2,436 total)