Viewing 15 posts - 16 through 30 (of 45 total)
Thanks for your help. I did see that before. And I just can't quite find out how to make it work because it also affects my grouping....
January 14, 2014 at 4:56 pm
Thank you Keith. You're awsome. Now I can build my BIDS without hiccups. Thanks so very, very much.
G
January 9, 2014 at 11:16 am
Hi Keith.
Thanks for the information. I have to keep that update in my stored procedure and have it run when BIDs runs. But it will make the Bids...
January 9, 2014 at 10:55 am
Hi Chris.
I have another question. The update works great, thank you, but is there anyway I can use no echo or something so that this result isn't returned to...
January 9, 2014 at 8:28 am
Thank you so very much Chris for your help. You are awesome.
G
January 9, 2014 at 6:55 am
Thank you very much, I will give that a try right now. I really appreciate your help and quick response.
G
December 27, 2013 at 12:57 pm
Thank you so very much. For some reason when I moved everything from the #temp table over to a @temp table and applied your logic....
;WITH cte as
(
SELECT *,
ROW_NUMBER() OVER(PARTITION...
December 18, 2013 at 8:52 am
Yes, I was try to remove duplicates based on Co_num. Thank you.
December 18, 2013 at 8:36 am
Thank you.
December 18, 2013 at 8:33 am
I must not be having good luck today. I've added it as a docx, and a .txt
December 18, 2013 at 8:18 am
My posts look fine in preview then get messed up when I post it. Sorry. I have included an attachment.
Thanks for all of your help.
December 18, 2013 at 8:13 am
For some reason, my preview looks good but when I post it, everything looks garbled.
I've sent an attachment. Thank you.
December 18, 2013 at 8:10 am
Thank you so much. That worked really well, but for some reason, there remain a few randon duplicate co_nums rows showing up. But I truly appreciate your help....
December 18, 2013 at 7:59 am
Thanks very much Jeff. I appreciate all of your help.
Gillian
December 17, 2013 at 5:33 am
Viewing 15 posts - 16 through 30 (of 45 total)