Viewing 15 posts - 6,556 through 6,570 (of 9,644 total)
The answer is "Yes"
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 18, 2008 at 6:42 am
This is one of the bests.
http://www.sqlservercentral.com/Forums/Topic621736-146-1.aspx
There is no question. I like to answer these with a "Yes".
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 18, 2008 at 6:42 am
This looks like an issue with the query when being passed to Oracle. You are building a date and apparently the format you are passing from your concatenation 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
December 18, 2008 at 6:33 am
Jacob Luebbers (12/18/2008)
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 18, 2008 at 6:24 am
Yes it applies to all versions of SQL Server. You can only create a foreign key against and ENTIRE primary key OR ENTIRE unique index.
You may be able 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
December 17, 2008 at 6:17 pm
gcopeland (12/17/2008)
Matt Miller (12/17/2008)
I'd agree if there was an actual technical reason to flat out rule one language better than the other.
There are no technical reasons to choose one language...
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 17, 2008 at 11:33 am
gcopeland (12/17/2008)
If you made your pick for good business and professional reasons, your pick would be incorrect.Have a great day!
It also depends on what you are doing with the language...
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 17, 2008 at 11:28 am
gcopeland (12/17/2008)
The poster didn't ask which language we preferred.
Well, if I prefer one, that would be the one I would pick.
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 17, 2008 at 10:47 am
Jonathan Kehayias (12/17/2008)
One could only hope for such an environment. I tend to be ahead of the developers at my company on technology and new coding practices, and I...
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 17, 2008 at 10:29 am
gcopeland (12/17/2008)
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 17, 2008 at 10:24 am
Justin (12/17/2008)
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 17, 2008 at 10:21 am
Jonathan Kehayias (12/17/2008)I do it because I get to see some of the most ridiculous problems, that I wouldn't have seen otherwise because I know what not to do.
If I...
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 17, 2008 at 9:05 am
GilaMonster (12/17/2008)
Grant Fritchey (12/17/2008)
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 17, 2008 at 8:59 am
Grant Fritchey (12/17/2008)
I don't have a good resource for it yet. I've been floundering my...
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 17, 2008 at 8:49 am
Do you mean deadlocks? Blocking is the purpose of locks and while it should be minimized it is necessary for integrity.
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 17, 2008 at 8:47 am
Viewing 15 posts - 6,556 through 6,570 (of 9,644 total)