Viewing 15 posts - 10,741 through 10,755 (of 11,678 total)
Erin-489205 (12/22/2010)
The Export Column component in the Data Flow worked perfectly for this. No variables needed.
Hmmm, I have never used the Import/Export columns before. I really should look into...
December 22, 2010 at 11:19 am
paul.goldstraw (12/22/2010)
December 22, 2010 at 8:13 am
Toreador (12/22/2010)
I eventually worked out that this is because I have ANSI_NULL_DFLT_ON...
December 22, 2010 at 5:16 am
dfine (12/22/2010)
Why can’t we...
December 22, 2010 at 5:06 am
Allright, I'm installing Denali now.
I created a whole new virtual machine with Windows Server 2008 R2 x64 and there it works perfectly.
Still don't know what the original problem was though.
December 22, 2010 at 3:04 am
You can use a for each loop to loop over the table. In the for each loop, place a data flow task that will write the corresponding row to the...
December 22, 2010 at 3:02 am
Do you receive any errors or warnings?
Is the flat file destination green at the end of the package?
Are you looking at the right file?
Do you use any variables or expressions?
December 22, 2010 at 2:51 am
The question itself was OK, as a test to see what output the T-SQL would give.
But not OK for the purpose mentioned in the explanation, as there are other statements...
December 22, 2010 at 2:17 am
sqlapprentice (12/21/2010)
December 21, 2010 at 5:49 am
I'm confused: the correct answer is the row that is returned "most of the time"?
If yes, then it isn't a good question, as other answers might be possible. If you...
December 21, 2010 at 12:34 am
Maybe the regional settings on the server are different, so that a . is interpreted as a 1000-separator instead of a decimal separator.
December 21, 2010 at 12:27 am
SanDroid (12/20/2010)
I agree that if you read the question the answer is obvious.However there is a HUGE typo in the explination...
B not C is the Answer?
Disapointing.
May I ask...
December 20, 2010 at 7:12 am
ian.grace (12/20/2010)
December 20, 2010 at 4:06 am
philip.cullingworth (12/20/2010)
abcd
4join14join2
4join14join2
2join32one
2join32one
1oneNULLNULL
NULLNULLNULLtwo
NULLNULLNULLthree
As I had worked out the same output before...
December 20, 2010 at 2:26 am
Viewing 15 posts - 10,741 through 10,755 (of 11,678 total)