Viewing 15 posts - 181 through 195 (of 5,685 total)
patrickmcginnis59 10839 (7/30/2014)
This I did want to touch on, in every instance like that I've seen, I successfully identified the poster being discussed.
If you're there at that moment, and...
July 30, 2014 at 1:13 pm
SQLRNNR (7/30/2014)
You figure out CSV.
Corporatewide Shareholder Value?
July 30, 2014 at 12:35 pm
Good grief, guys. Hey Patrick, welcome to "the Swamp", grab a martini if the still's running.
This debate is going for... four pages now? I personally don't care about...
July 30, 2014 at 12:30 pm
So, while I still think you're setting yourself up if you're not incredibly careful, here's one of the most cautious ways to approach this to make sure the data can't...
July 29, 2014 at 2:03 pm
Briceston (7/27/2014)
July 28, 2014 at 4:59 pm
This appears to be a reporting pivot of timeline rows for a report of some kind regarding the diagnosis applied to a patient.
Look to the report. Can this be...
July 28, 2014 at 4:52 pm
autoexcrement (7/28/2014)
Even with the...
AND CTE1.item = CTE2.item
...in the join?
It seemed to work okay. Did I screw something up?
Hrm, good point, my apologies. I read it too quickly. Habit on...
July 28, 2014 at 4:29 pm
Auto, you need to (Partition by item order by changedate) for that to work.
Edit: see below, sorry.
July 28, 2014 at 4:03 pm
Does this data only work with dates, and never times (such as what GETDATE() would return?). The reason I ask is that it basically skips a day worth of...
July 28, 2014 at 3:54 pm
It's alright to be grumpy, just remember we're all volunteers too, and we're trying to make sure we don't waste your time either. A few clarifications cleans up a...
July 28, 2014 at 3:46 pm
Check to make sure they didn't alter your row terminators. IE: CR/LF became LF. I usually see this when an entire document loads up as a single line.
July 28, 2014 at 3:40 pm
DiabloZA (7/27/2014)
July 28, 2014 at 2:38 pm
For your connections to SQL Server, are you using passthrough queries to procedures, or are you using local views which call through the ODBC links to each table in the...
July 28, 2014 at 11:39 am
I find that any 'direct hire' jobs are in the same boat as the agencies with usually not having the technical wherewithal to properly define the position they're trying to...
July 28, 2014 at 11:36 am
Why wouldn't you want a face to face? I personally want to see their offices, check out their paperwork, see their non-compete contracts, etc.
It's also a chance for your...
July 25, 2014 at 6:20 pm
Viewing 15 posts - 181 through 195 (of 5,685 total)