Viewing 15 posts - 121 through 135 (of 347 total)
start-->programs-->microsoft sql server -->your tools
mom
July 13, 2005 at 4:31 pm
David,
Don't you missed those old days. I don't think I can stand being a stay at home mom for more then 1 week. I am serious my children drives me...
June 24, 2005 at 4:59 pm
My husband once told me 'why don't you stay at work, eat and sleep at work as well' or 'why do you bother to come home?'
Well I have breakfast, lunch...
June 24, 2005 at 1:25 pm
This is indeed a very sensitive issue.
But the outside vender need to have access to your server for monitoring ... and our outside vender need to access the server to...
June 22, 2005 at 3:46 pm
Here is another story from one of my old job:
We had a contractor coming in to work .... somehow the contractor did
delete table
So he told the manager what happen.
The manager...
June 16, 2005 at 10:14 am
As a 1st generation of immigrant to the US, I have no clue of what I wanted to do after graduating from high school. I have no choice but to...
June 15, 2005 at 9:42 am
Remi,
Your solution would be right. Hm I guess I should stop to think for a second before trying to answer.
mom
June 10, 2005 at 1:35 pm
Shouldn't the query be:
select count(doc_iccmc) cnt,doc_iccmc from v_DOCUMENTDIRECTORY
where count(doc_iccmc) >2
group by doc_iccmc
mom
June 10, 2005 at 1:33 pm
hm. why would we want to remember pol pot? I took memorial day as a day to visit my grandfather's grave. He is not a veterant but I always managed to...
June 6, 2005 at 10:45 am
Declare @ACTION char (3)
Declare @IsNewHire bit
Set @ACTION = 'HIR'
IF @ACTION <> 'HIR'
Begin
SET @IsNewHire = 0
END
mom
May 26, 2005 at 4:40 pm
You got to the point. I used to enjoy 2 days a week telecommuting to work. It is so cool that when I woke up, I could start working in...
May 25, 2005 at 9:24 am
It can be done but it take a bit of time:
Assume you want to check to see if server A sql-mail is working.
set schedule task on Server B:
step 1: send...
May 25, 2005 at 9:11 am
After several day of playing with my though here is what I have decided to do. I copy the script from this article: http://support.microsoft.com/default.aspx?scid=kb;%5BLN%5D;Q246133 and then modify it to...
May 20, 2005 at 11:14 am
Do I have to tell you that I care? Come on I am sure you are very excited about receiving your new toys. I am happy for you.
mom
May 20, 2005 at 10:04 am
Viewing 15 posts - 121 through 135 (of 347 total)