Viewing 15 posts - 2,131 through 2,145 (of 9,643 total)
I refuse to feel old until the president of the U.S. is younger than me. Eventually it will happen, but not yet.
Never really listened to the Ramones, although I'm...
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
October 6, 2011 at 12:27 pm
Certainly an out of the box method to be notified of a failover. As mentioned it has some issues, but certainly could be part of an overall plan. ...
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
October 6, 2011 at 6:28 am
SQL Kiwi (10/5/2011)
GilaMonster (10/5/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
October 5, 2011 at 1:12 pm
Robert Davis (10/5/2011)
First thing, a single transaction is better.
That's what I think as well. The only issue is length of transaction, but consistency overrides concurrency in my opinion.
Secondly, 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
October 5, 2011 at 10:36 am
HowardW (10/3/2011)
Jack Corbett (10/3/2011)
I agree about the error message. What is vexing to me is that I'm running a trace at the same time and not seeing a better...
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
October 4, 2011 at 10:17 am
RichardBo (10/3/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
October 3, 2011 at 2:06 pm
It isn't clear to me if you want the solution for SSIS or T-SQL.
The pattern provided by Ninja would apply to both.
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
October 3, 2011 at 1:57 pm
Based on how I understand your question you are getting the results you are asking for because you are using <= AND >=. Those are INCLUSIVE so if any...
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
October 3, 2011 at 1:39 pm
This is more of a display issue and would be easier handled in a UI like reporting services that allows you to hide duplicates. T-SQL is really designed 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
October 3, 2011 at 1:21 pm
I wouldn't do multiple schemas. My preference would be multiple databases which could include one database for the common data. Synonyms could make referencing the objects in the common...
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
October 3, 2011 at 1:00 pm
Have you stepped through the code debugging it to see what's happening? It looks like it is coded correctly.
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
October 3, 2011 at 12:54 pm
Thanks to all I have not already thanks for the congratulations.
I guess it just a "little" plagiarism to get the Thread rocking again.:-P
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
October 3, 2011 at 12:41 pm
Thomas Abraham (10/3/2011)
sknox (10/3/2011)
The reason the table variable code is so...
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
October 3, 2011 at 8:01 am
HowardW (10/3/2011)
Jack Corbett (10/3/2011)
HowardW (10/3/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
October 3, 2011 at 6:46 am
SQL Kiwi (10/2/2011)
Jack Corbett (10/1/2011)
Hey guys I got some really cool news today. I was awarded MVP status!
That's great news Jack. Do I remember you saying something about...
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
October 3, 2011 at 6:42 am
Viewing 15 posts - 2,131 through 2,145 (of 9,643 total)