Viewing 15 posts - 3,631 through 3,645 (of 9,707 total)
j2cagle (5/9/2013)
Yes that helps...but I'm trying to resolve this without touching the VB code.
I don't think you have a choice in the matter. The problem probably isn't within the SQL...
May 10, 2013 at 4:12 am
Several years back, my team was consigned to a seventh floor group of cubes for a few months during a remodel. My boss had an office with a window overlooking...
May 9, 2013 at 5:36 am
jasona.work (5/7/2013)
So, how about the Red Wings last night?:hehe:
They were a little spicy. Could have used more teryaki sauce.
Oh, wait... You were talking the red-colored buffalo wings, right?
May 8, 2013 at 4:54 am
Koen Verbeeck (5/6/2013)
Brandie Tarvin (5/6/2013)
Koen Verbeeck (5/6/2013)
avinash.818 (5/6/2013)
If I add a Merge Transform and Pull the Data into Destination,Data from each file Merges as one column in the output,what...
May 6, 2013 at 6:29 am
Greg Edwards-268690 (5/6/2013)
Brandie Tarvin (5/6/2013)
Ninja's_RGR'us (5/5/2013)
How does he back out if something goes wrong? What if someone steals is connection (by accident)? What...
May 6, 2013 at 6:05 am
Koen Verbeeck (5/6/2013)
avinash.818 (5/6/2013)
If I add a Merge Transform and Pull the Data into Destination,Data from each file Merges as one column in the output,what I need is a...
May 6, 2013 at 5:35 am
Ninja's_RGR'us (5/5/2013)
How does he back out if something goes wrong? What if someone steals is connection (by accident)? What if that program AUTO...
May 6, 2013 at 5:23 am
Greg Edwards-268690 (5/2/2013)
Brandie Tarvin (5/2/2013)
CREATE TABLE PhoneNumbers
(PhoneID INT IDENTITY(1,1) PRIMARY KEY,
InternationalCode INT,
...
May 2, 2013 at 8:40 am
What I would do is the join table scenario, something I actually use in my own workplace.
CREATE TABLE PhoneNumbers
(PhoneID INT IDENTITY(1,1) PRIMARY KEY,
InternationalCode INT,
PhoneNumber VARCHAR (20) /*...
May 2, 2013 at 5:25 am
jcrawf02 (5/1/2013)
Ah, the myth of de-identified data...http://www.fiercehealthit.com/story/anonymous-research-patients-easily-re-identified-harvard-researchers-find/2013-04-29
I saw an article on that study a few weeks ago. Didn't think to post about, but I find it very telling.
May 1, 2013 at 11:43 am
jasona.work (5/1/2013)
Brandie Tarvin (5/1/2013)
SQLRNNR (4/30/2013)
ROBODBAApparently I lack the internet savvy.
HUH?
RoboCop == ROBODBA
😀
"normalize your tables.
Or there will be trouble"
😎
And here I was trying to parse an acronym. :blush:
May 1, 2013 at 6:28 am
SQLRNNR (4/30/2013)
ROBODBA
Apparently I lack the internet savvy.
HUH?
May 1, 2013 at 5:33 am
jcrawf02 (4/30/2013)
dbursey (4/29/2013)
jcrawf02 (4/29/2013)
L' Eomot Inversé (4/28/2013)
dbursey (4/26/2013)
jcrawf02 (4/25/2013)
May 1, 2013 at 5:30 am
You know how you tell people over and over again that certain preconditions need to be met in order for a certain piece of code to run correctly?
Do that enough...
April 29, 2013 at 9:08 am
jasona.work (4/26/2013)
Going into Toronto for the weekend.
Smuggle us back some maple syrup and a couple of real live Canucks if you would, please. Just for kicks and giggles. @=)
April 26, 2013 at 8:00 am
Viewing 15 posts - 3,631 through 3,645 (of 9,707 total)