Viewing 15 posts - 106 through 120 (of 938 total)
jeffwilson2 (6/25/2010)
I am new to this forum. About a year ago I started at a company and last year they upgraded to SQL 2005 and nearly...
June 26, 2010 at 3:55 pm
Nick Walton (6/25/2010)
Thomas-282729 (6/25/2010)
June 26, 2010 at 11:10 am
ehaustin78737 (6/25/2010)
I agree with Brad Neufeld this article bites. Another condescending rant.
Everyone appreciates such specific criticism. It helps the author fine-tune his style, lists plenty of well-defined arguments that...
June 26, 2010 at 10:46 am
Steve-524674 (4/14/2009)
June 26, 2010 at 10:26 am
Nick Walton (6/25/2010)
Thomas-282729 (6/25/2010)
If you cannot accomplish a given piece of work in...
June 25, 2010 at 5:19 pm
mike.renwick-894639 (6/4/2010)
Scrub that, just realised the foibles of using NOT in an FTS query hence the strange production rules in the original article.
I originally had two solutions to this problem...
June 4, 2010 at 6:39 am
Hi Mike
Nice change! I'll have to play around with it later. A couple of things to note:
* the - operator maps directly to the ifts AND NOT operator.
*...
June 4, 2010 at 6:29 am
Hi Marcelo,
The "or" issue was dealt with previously in this thread. If you go back a few pages you'll see the fix. The reason your query's returning nothing...
May 31, 2010 at 10:07 am
Interesting article. Apart from automating delivery of error messages and alerts, I've never considered using SQL Server as a mailing list server. I'm trying to think of a...
May 28, 2010 at 9:48 am
The focus on R2 seems to be more for BI-specific functionality, most of it peripheral to the database engine. I'd be willing to put the R2 database engine production...
May 26, 2010 at 7:01 pm
Any day I can open my email and see a new David Poole article, I know it's going to be a good day!
Your comment made me think:
Jeff Modem made the...
May 26, 2010 at 6:55 pm
Changing from VARCHAR(50) to VARCHAR(36) won't save space, but it will help keep people from inserting invalid strings that are 37+ characters into it. If you want to save...
May 26, 2010 at 6:43 pm
Hey Barry
I'm going to play around with your code tomorrow -- looks cool. It almost sounds like you're describing a cross apply type operation for stored procs. That...
May 13, 2010 at 9:59 pm
magarity kerns (4/19/2010)
April 19, 2010 at 3:46 pm
Nadrek (4/19/2010)
Mike C (4/19/2010)
Nadrek (4/19/2010)
Mike C (4/17/2010)
Not sure how you calculated the probability of collision at 2^40 off the top of your head... You can engineer an MD5 collision...
April 19, 2010 at 12:21 pm
Viewing 15 posts - 106 through 120 (of 938 total)