Viewing 15 posts - 1,906 through 1,920 (of 9,643 total)
Apparently I'm the person who prefers underscores to camelCase. I like it for case-sensitivity reasons. If I use all lower case and underscores I don't have to worry...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 9, 2012 at 8:54 am
Roy Ernest (1/9/2012)
When I get time post some thing,...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 9, 2012 at 8:46 am
SQL Kiwi (1/5/2012)
Jack Corbett (1/5/2012)
Have had a discussion with Aaron Bertrand about case-sensitivity recently.You knows he's super-anti-underscores?
Yes I do. I've had that discussion with him as well. We...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 9, 2012 at 7:46 am
Stefan Krzywicki (1/5/2012)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 5, 2012 at 12:54 pm
Brandie Tarvin (1/5/2012)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 5, 2012 at 12:47 pm
jcrawf02 (1/5/2012)
Still, never worth going without health insurance. Go big there.I processed claims for one day before I decided never to go without again.
I have it mainly because...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 5, 2012 at 11:05 am
Steve Jones - SSC Editor (1/5/2012)
Insurance sucks, in general
+1 to this. You pay out a bunch of money and then as soon as you need it you have to...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 5, 2012 at 10:44 am
Ninja's_RGR'us (1/5/2012)
Stefan Krzywicki (1/5/2012)
This is why my collections aren't insured. The cost and time to catalog and appraise everything every year just isn't worth it. Insurance of all types is...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 5, 2012 at 10:39 am
L' Eomot Inversé (1/4/2012)
Ninja's_RGR'us (1/4/2012)
L' Eomot Inversé (1/4/2012)
Brandie Tarvin (1/4/2012)
Ninja's_RGR'us (1/4/2012)
Become an Oracle DBA in 24 Hours... call or mail <SNIP>
Not sure if this...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 5, 2012 at 9:37 am
SQLRNNR (1/4/2012)
Koen Verbeeck (1/4/2012)
Did I miss...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
January 5, 2012 at 9:14 am
Stefan Krzywicki (12/29/2011)
Revenant (12/29/2011)
Stefan Krzywicki (12/29/2011)
Revenant (12/29/2011)
Brandie Tarvin (12/29/2011)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
December 29, 2011 at 2:23 pm
I get the expected result as well. What version of SQL Server are you running this on? I ran it on SQL Server 2008 R2 (RTM)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
December 15, 2011 at 12:05 pm
Check out this thread, http://www.sqlservercentral.com/Forums/Topic459044-21-1.aspx
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
December 15, 2011 at 11:58 am
YOu could definitely do a DDL trigger to control who can ALTER what, but I think you'd be better off explicitly managing permissions on the SP's. I'd even be...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
December 15, 2011 at 11:44 am
If it works with Money you likely have a "$" sign. You could do a like '%$%'
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
December 14, 2011 at 2:54 pm
Viewing 15 posts - 1,906 through 1,920 (of 9,643 total)