Viewing 15 posts - 3,316 through 3,330 (of 9,643 total)
Lynn Pettis (2/3/2010)
Congrats Jack!! :w00t:I feel slighted, only 1 person even acknowledge when I hit 10,000. 🙁
And it probably wasn't me. Now I feel bad. :crying:
I haven't made it...
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
February 3, 2010 at 3:29 pm
Steve Jones - Editor (2/3/2010)
They come from all over. No culture or country has a monopoly on lazy, ignorant, incompetent workers.
That's definitely true. My take on many posters at...
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
February 3, 2010 at 2:44 pm
lmu92 (2/3/2010)
Totally Off-topic:Did you notice? Jack is "SSCrazy Eights" now.
Congrats from across the ocean!
Thanks for noticing. I was actually hoping to hit it in 2009, but I slowed down...
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
February 3, 2010 at 2:41 pm
RECEIVE will remove the event from the queue so as long as you don't do a ROLLBACK TRANSACTION the processed event will be cleared from the queue.
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
February 3, 2010 at 12:19 pm
Yes, but I'm not sure it's a good idea.
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
February 3, 2010 at 8:51 am
I'd personally be inclined to try to return the all the data in the query instead of trying to do it all in the report, but that is just 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
February 3, 2010 at 8:22 am
I think if you want to do this, and I'm not sure this will do what want either, you need a second group on the Material then your details rows...
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
February 3, 2010 at 8:01 am
A good place to start to understand how this works would be these 2 blog posts by K. Brian Kelley:
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
February 3, 2010 at 7:41 am
How are you creating the ID field and the item number?
What do the different values in the ID field mean and what is the logic for creating them?
Your...
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
February 3, 2010 at 7:35 am
Here's the BOL link for MERGE
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
February 3, 2010 at 7:24 am
I'm also going to make my standard comment on most trigger posts. You do realize that your trigger will only work correctly when a single row is updated. ...
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
February 3, 2010 at 7:17 am
keyun (2/2/2010)
Is is possible to add INSERT INTO statement Before/After SEND_Mail to get updated ROW into audit table like who updated their reocords??Please advice,
Yes, you can insert into an audit...
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
February 3, 2010 at 7:13 am
paucann (2/2/2010)
t_UserExtended_1.ue_ControlName = 'PO_InvoiceDate'
That's the join I was alluding 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
February 2, 2010 at 2:18 pm
It might help us if you were to post the entire query.
I can't think of any reason why the query would ever work if there is any invalid data in...
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
February 2, 2010 at 10:04 am
WayneS (2/2/2010)
paucann (2/2/2010)
That field holds many values depending on table joins.
Paul, are you saying that sometimes it holds a date, and other times something else? Jeez, this is a horrible...
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
February 2, 2010 at 8:59 am
Viewing 15 posts - 3,316 through 3,330 (of 9,643 total)