Viewing 15 posts - 91 through 105 (of 107 total)
Thank you all for the valuable insight. I totally missed that comma...guess I had been looking at it too long :-).
Have a good day!
April 11, 2014 at 7:27 am
Thanks, Lowell. Your response was helpful...I know it's something that may have been obvious, but I just wanted to verify. 🙂
July 31, 2013 at 11:53 am
Hi All,
Thanks for your assistance. It turns out I was taking the wrong approach with this query....so until next time... 🙂
July 18, 2013 at 7:35 am
Sean Lange (7/17/2013)
daniness (7/17/2013)
Just edited the query at the beginning of the thread to include the On criteria, but still no progress...any thoughts, anyone?
The problem here is that we can't...
July 17, 2013 at 9:13 am
Just edited the query at the beginning of the thread to include the On criteria, but still no progress...any thoughts, anyone?
July 17, 2013 at 8:31 am
I believe the output would give me the dupe records that I'm wondering about. Am I mistaken to think so?
July 17, 2013 at 7:53 am
The columns that are in the order by: ClaimId, LineNum, EncounterLineNum, EncounterType, and InternalICN. These make up the primary key that results of both queries are being inserted into in...
July 17, 2013 at 7:35 am
Chris,
What I'm trying to get from this query are records that are in common to both subqueries. This would tell me which records are responsible for the duplicate error I...
July 17, 2013 at 7:30 am
Hi Hanshi,
Actually, originally the group by was part of the 1st subquery, but it wasn't working, so this is why I tried placing it at the end, but obviously it's...
July 17, 2013 at 7:21 am
Hi Chris,
Sure, I'd be happy to provide more detail. So the results of both queries are being inserted into the same table as part of a longer stored procedure, which...
July 17, 2013 at 7:19 am
I'm having a similar issue...can anyone please advise?
May 13, 2013 at 2:02 pm
Thanks for your suggestion. It actually turns out that it was an issue with the configurations not pointing to the development server...all is well now!
Thanks again! 🙂
April 18, 2013 at 11:31 am
Hi,
I don't believe that the database was restored issue and when I considred the auto_fix, there are no orphaned users being shown. Any other suggestions would be greatly appreciated. Thanks!
April 18, 2013 at 8:22 am
Hi All,
I'm getting a similar error, "[Execute SQL Task] Error: Executing the query "Truncate Table Outcomes.ExtractTrackingTempTrunc..." failed with the following error: "Cannot find the object "ExtractTrackingTemp" because it does not...
April 18, 2013 at 7:23 am
Hi Lowell and All,
I appreciate your input. I see what you're saying by how there's no "Select * From", but what I have is a union, so I'm not sure...
March 13, 2013 at 7:25 am
Viewing 15 posts - 91 through 105 (of 107 total)