Viewing 15 posts - 1,381 through 1,395 (of 19,564 total)
SQL_Surfer (4/29/2015)
April 29, 2015 at 3:58 pm
Steve Vassallo (4/29/2015)
April 29, 2015 at 3:49 pm
sql Sarah (4/29/2015)
The monitor is supposed to look like a dog,...
April 29, 2015 at 3:45 pm
Steve Jones - SSC Editor (4/28/2015)
April 28, 2015 at 2:35 pm
Lynn Pettis (4/28/2015)
Lynn Pettis (4/28/2015)
SQLRNNR (4/28/2015)
Lynn Pettis (4/28/2015)
Lynn Pettis (4/28/2015)
Wow, what some people expect us volunteers.
The OP just PMed me with all the info that had been posted on the...
April 28, 2015 at 1:50 pm
Lynn Pettis (4/28/2015)
Lynn Pettis (4/28/2015)
Wow, what some people expect us volunteers.
The OP just PMed me with all the info that had been posted on the forum thread. Apparently he...
April 28, 2015 at 1:21 pm
I agree with Lynn, let's start by seeing what you have done so far and see if we can tell exactly where you are getting hung up.
April 28, 2015 at 1:16 pm
And here is a more up to date version of the query (sql 2005 and newer).
/*
WINDOWS_GROUP eliminates the isntgroup
WINDOWS_LOGIN eliminates the isntname
*/
SELECT sp.name ,
sp.principal_id,
...
April 28, 2015 at 1:08 pm
charipg (4/28/2015)
there are users created before 24hrs, but result is 0 rows .is the condition is correct ?
createdate > DATEADD(hh,-24,GETDATE())
Based on your statement that means you have users created that...
April 28, 2015 at 1:07 pm
charipg (4/28/2015)
Below script i am using , but its not working as expected.
Any suggestions please.
select name,createdate,*...
April 28, 2015 at 12:31 pm
rmechaber (4/28/2015)
SQLRNNR (4/28/2015)
Hey, so far it is improved in % correct. Only 53% got it correct when I asked a very similar question a few years back.
Well, I got today's...
April 28, 2015 at 10:00 am
Hey, so far it is improved in % correct. Only 53% got it correct when I asked a very similar question a few years back.
April 28, 2015 at 8:03 am
TomThomson (4/27/2015)
SQLRNNR (4/27/2015)
marlinspike
hall
April 28, 2015 at 7:52 am
Ed Wagner (4/27/2015)
Eirikur Eiriksson (4/27/2015)
eccentricDBA (4/27/2015)
SQLRNNR (4/27/2015)
marlinBrando (his fishy cousin)
The horror
The Pain
the joy
April 27, 2015 at 3:52 pm
Lynn Pettis (4/27/2015)
Ed Wagner (4/27/2015)
Grant Fritchey (4/27/2015)
Hey Steve! Where did you get pictures of my cousin?I never thought of you as having a strong feline side. 😀
How many people does...
April 27, 2015 at 1:10 pm
Viewing 15 posts - 1,381 through 1,395 (of 19,564 total)