Viewing 15 posts - 4,651 through 4,665 (of 9,643 total)
Gus,
I'd be interested in Alias DVD's. Used to watch it semi-faithfully, but missed many because I also played basketball that night. Season's 1 and 2 were the only...
July 22, 2009 at 3:33 am
Dave Ballantyne (7/21/2009)
Hi ho hi ho , if off to Disney i go , see you all in 4 weeks.Enjoyed my short time here, more rewarding than usenet anyway
Hey,...
July 21, 2009 at 5:58 pm
I'm a little jealous. My wife isn't a big movie fan so we don't go, and I don't have NetFlix because it's just not the same if your wife...
July 21, 2009 at 1:45 pm
I think this might help you:
http://msdn.microsoft.com/en-us/library/ms189075(SQL.90).aspx
July 21, 2009 at 10:30 am
Merge Join only accepts 2 inputs. Have you looked at the UNION ALL Transformation?
July 21, 2009 at 10:01 am
Here's all BOL has to say:
The DataSources collection represents the data sources referenced in a published report definition. You may get different values for these properties in preview mode than...
July 21, 2009 at 9:59 am
I have always hated meetings. Mainly because I have rarely been in a meeting where there was someone actually leading the meeting. The person calling the meeting should...
July 21, 2009 at 9:39 am
Have you tried sending using google/yahoo/hotmail as the smtp server?
July 20, 2009 at 11:50 am
Let me preface this by saying that I have not yet attended PASS, will be this fall, but I have attended other conferences that have a similar format.
For the PASS...
July 20, 2009 at 11:48 am
I definitely agree with Steve that you should post your choice. Especially why you chose that route.
July 20, 2009 at 10:30 am
I've never seen that before, could it be an AV rule? What's the account you are sending too? Maybe their mailbox is full. Have you tried sending...
July 20, 2009 at 10:23 am
I've never tried to get a count of the pages a group has repeated before, so I don't know if there is a way to do it. I can't...
July 20, 2009 at 9:55 am
Do you have anti-virus software running on the SQL Server? I know for a fact that McAfee blocks database mail unless you add an exception to the "Prevent Mass...
July 20, 2009 at 9:53 am
Hey no problem. I'd probably do the same thing if I was running everything in SSMS 2005. This exercise is quite a bit more difficult in 2000 than...
July 20, 2009 at 9:48 am
I'd make one change to Matt's script.
I'd put something like this in the WHERE clause to avoid touching rows that you are not going to update:
UPDATE #temp
SET ...
July 20, 2009 at 9:46 am
Viewing 15 posts - 4,651 through 4,665 (of 9,643 total)