Viewing 15 posts - 21,841 through 21,855 (of 26,490 total)
Steve Jones - Editor (3/23/2009)
RBarryYoung (3/23/2009)
So what's Lynn really like in person? Can you actually see the halo? 😀
Lots of soccer talk, and good to talk to. Hopefully...
March 23, 2009 at 1:12 pm
foxjazz, I am more than willing to help here, but I am not writing a line of code without the sample data and expected results. I need something to...
March 23, 2009 at 12:28 pm
Linson.Daniel (3/23/2009)
I couldnt really read through all the posts..but from what I have understood , ur requirment seems to be that from the set of records having the same...
March 23, 2009 at 12:25 pm
Good, but still lacking. Some sample data and expected results would be the icing on the cake. That would allow us to validate our code before posting back.
Please...
March 23, 2009 at 12:11 pm
RBarryYoung (3/23/2009)
Steve Jones - Editor (3/23/2009)
Thanks :blush:good to meet you as well and glad you liked the presentation.
So what's Lynn really like in person? Can you actually see the...
March 23, 2009 at 11:50 am
Also, looking at your initial post, you only provided the DDL for two of the tables in the query. Really could use the DDL for the other two tables....
March 23, 2009 at 11:37 am
First question, does the following query return the correct result set that you are deleting items based on?
SELECT distinct
Application.ApplicationID,
ApplicationProduct.ProductControlID
FROM
...
March 23, 2009 at 11:34 am
The only "table" that is being created is a table variable. You should be fine using this script.
March 23, 2009 at 11:19 am
If you have the cursor based code for doing this, it would help if you posted that as well. It will answer questions that will make rewriting in a...
March 23, 2009 at 10:41 am
kevin.l.williams (3/23/2009)
"Since col2 is used in the WHERE clause, the output does not include the...
March 23, 2009 at 10:12 am
I should mention that I also got to meet Steve Jones last week at the Colorado Springs SQL Server Users Group meeting. He was down doing a presentation. ...
March 23, 2009 at 10:01 am
mtassin (3/23/2009)
r.hensbergen (3/23/2009)
March 23, 2009 at 9:49 am
You can use an Execute Package Task to execute another package, but I'm not sure about calling a specific task within another package.
March 23, 2009 at 9:18 am
I do agree with you Gus, I think that is why The Thread is probably still alive. This one has been very entertaining and has allowed many of us...
March 23, 2009 at 7:24 am
Bob Hovious (3/22/2009)
I just kidded Lynn about chastising someone for hijacking "the rant", because it had already been briefly hijacked by a discussion of incrementing next...
March 22, 2009 at 9:51 pm
Viewing 15 posts - 21,841 through 21,855 (of 26,490 total)