Viewing 15 posts - 751 through 765 (of 3,666 total)
I think I'm ready for a new thread. I'm seeing way too many responses to questions that not really related to the question asked. The new thread...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 3, 2015 at 8:15 am
sgmunson (6/3/2015)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 3, 2015 at 8:08 am
You need to sort the data by the actual date, not the date converted to varchar.
In the report,you can display the converted date.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 3, 2015 at 7:24 am
Lowell (6/2/2015)
Eirikur Eiriksson (6/2/2015)
Lowell (6/2/2015)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 2:37 pm
Eirikur Eiriksson (6/2/2015)
Alvin Ramard (6/2/2015)
I might need a pork chop soon. I won't care if it's coated in whipped cream, BBQ sauce, or anything else!
Maybe mint jelly or for...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 2:23 pm
I might need a pork chop soon. I won't care if it's coated in whipped cream, BBQ sauce, or anything else!
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 1:58 pm
ScottPletcher (6/2/2015)
Alvin Ramard (6/2/2015)
ScottPletcher (6/2/2015)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 1:56 pm
Regex sounds like a great idea, but I'm not aware of any way to use it without creating a CLR function.
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 1:51 pm
ScottPletcher (6/2/2015)
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 1:45 pm
I know of any simple way to do what you're asking without using REPLACE.
FYI, using REPLACE with the format you gave looks pretty simple:
REPLACE(REPLACE(REPLACE(REPLACE(PhoneNumber, '(', ''), ')',...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 1:23 pm
GilaMonster (6/2/2015)
I'm guessing that google.com is down today. At least the za one still works fine, so I can google for anyone affected by this terrible outage.
Google worked fine...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 1:13 pm
Lynn Pettis (6/2/2015)
SMH...Why would the person who wrote the procedure ask on a public forum why his procedure is returning a value of -6 when executed?
In this person, weak is...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 12:41 pm
Jack Corbett (6/2/2015)
Alvin Ramard (6/2/2015)
Brandie Tarvin (6/2/2015)
So long as no one brings up the whipped cream incident, everything should be fine.
What about the pork chops? Are they...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 12:29 pm
If you want to learn SQL, you should learn how to do Google searches first.
Try http://www.lmgtfy.com/?q=SQL+stored+procedure
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 12:11 pm
Brandie Tarvin (6/2/2015)
Ed Wagner (6/2/2015)
rodjkidd (6/2/2015)
Ed Wagner (6/2/2015)
rodjkidd (6/2/2015)
Grant Fritchey (6/2/2015)
Brandie Tarvin (6/2/2015)
I have to say that...
For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]
June 2, 2015 at 12:05 pm
Viewing 15 posts - 751 through 765 (of 3,666 total)