Viewing 15 posts - 2,146 through 2,160 (of 7,502 total)
BTW : MS announcement dd Jan 2011:
"End of Mainstream Support for SQL Server 2005 and End of Service Pack Support for SQL Server 2008 SP1"
April 14, 2011 at 1:18 am
The add has been annoying, but I guess the SSC webmaster ( and his team ) fixed the annoying part of it.
So not it is only the "peel off when...
April 14, 2011 at 12:58 am
Roger Thomas (4/13/2011)
April 14, 2011 at 12:49 am
Roy Ernest (4/13/2011)
ALZDBA (4/13/2011)
Roy Ernest (4/12/2011)
You all are making me looking foolish because I am laughing when going through a SQL Forum. I am getting some strange looks. 😀
ditto :w00t:
btw...
April 13, 2011 at 8:02 am
is TCP/IP enabled for your sqlinstance ?
April 13, 2011 at 7:26 am
Gianluca Sartori (4/13/2011)
ALZDBA (4/13/2011)
I'm infected too 😀You were already, and you didn't know: How Is a Lizard Like a Motorcycle 😀
and already scientifically prooven too :hehe:
Now I definitely need a...
April 13, 2011 at 2:10 am
Without the switches and AWE, as mentioned in my previous post, sqlserver will not be able to use more than 1.7GB of your ram.
Push your managers approval for the latest...
April 13, 2011 at 12:49 am
Roy Ernest (4/12/2011)
You all are making me looking foolish because I am laughing when going through a SQL Forum. I am getting some strange looks. 😀
ditto :w00t:
btw how is it...
April 13, 2011 at 12:13 am
CirquedeSQLeil (4/11/2011)
Jack Corbett (4/11/2011)
GilaMonster (4/11/2011)
Jack Corbett (4/11/2011)
GilaMonster (4/11/2011)
GSquared (4/11/2011)
GilaMonster (4/11/2011)
Ok, had enough complaints about the lizard. Let's see if this is better.What/who is it?
And what was wrong with the lizard?
Can't...
April 12, 2011 at 5:52 am
ray 21783 (4/11/2011)
ALZDBA (4/11/2011)
Totally OT, but it's scary to see you are running your webservice using sqlserver sysadmin ???
Hi Alzdba.
I don't know that "OT" is.
The webserver is as...
April 12, 2011 at 1:13 am
ray 21783 (4/11/2011)
Thank you for trying to help me with this problem. I have fixed it, SQL2008 is now installed, but I still do not understand the problem.
Since...
April 11, 2011 at 1:42 pm
No doubt about it: apply at least SP3, better even SP4
There are reasons why a SV releases service packs !
What edition of Win2003 are you using (std / ent edtn)...
April 11, 2011 at 7:01 am
just building forward from your query...
What's wrong with :
SELECT
@courseDate AS courseDate,
E.[DST_Start],
E.[DST_End]
FROM [DST_Extent] E
where E.[DST_Start] >= @courseDate
and @courseDate <= E.[DST_End]
this solution has the advantage of...
April 11, 2011 at 6:47 am
I hope nobody enabled drive (lun) compression for your disk(s) or folder(s).
(imo that would be noticable more than just with checkdb unless you realy have litte activity)
April 9, 2011 at 1:33 pm
Viewing 15 posts - 2,146 through 2,160 (of 7,502 total)