Viewing 15 posts - 76 through 90 (of 269 total)
Koen Verbeeck (7/30/2014)
gbritton1 (7/30/2014)
Here's another thing that doesn't work as I expect:
While in VS, with my Master package in focus, I hit Ctrl-F5. VS does...
July 31, 2014 at 6:28 am
Good to know you're successful!
Here's another thing that doesn't work as I expect:
While in VS, with my Master package in focus, I hit Ctrl-F5. VS does a build then...
July 30, 2014 at 11:52 am
Koen Verbeeck (7/30/2014)
The command...
July 30, 2014 at 9:39 am
Koen Verbeeck (7/29/2014)
Instead of the console line, try a message box perhaps?Does everything work if you get rid of the script component?
I added calls to MessageBox before each statement in...
July 29, 2014 at 8:11 am
Koen Verbeeck (7/29/2014)
Is it possible to post the .NET code?
Sure! Though note that the DataFLow task fails just before this code begins to execute:
/* Microsoft SQL Server Integration Services...
July 29, 2014 at 7:24 am
Koen Verbeeck (7/29/2014)
Can you right-click on the arrow before the script component, go to metadata and check the data type of the Data column.
July 29, 2014 at 6:34 am
SQLRNNR (7/28/2014)
I have seen that error due to receiving too many columns for the defined script component or for receiving data too large for the output defined...
July 29, 2014 at 6:21 am
Evil Kraig F (7/28/2014)
July 29, 2014 at 6:08 am
Koen Verbeeck (7/28/2014)
I would copy your .NET code, delete the script component and add it back again.You never know 🙂
I went even further: I disabled the current dataflow then...
July 29, 2014 at 6:03 am
Jeff Moden (7/28/2014)
gbritton1 (7/28/2014)
Jeff Moden (7/28/2014)
g.britton (7/27/2014)
July 28, 2014 at 10:09 am
Jeff Moden (7/28/2014)
g.britton (7/27/2014)
July 28, 2014 at 7:09 am
I'm not sure what that means, but my philosophy is to let the business tell me what their fiscal periods are and give me the data in a spreadsheet. ...
July 28, 2014 at 7:08 am
Why use formulas at all? I just get the business subject matter expert to give me spreadsheet each year with the values filled in. I bear no responsibility...
July 28, 2014 at 7:07 am
You've given far too little information to answer your question.
For example:
1. Do you have specific, measured performance problems with specific queries today against your table?
2. What...
July 21, 2014 at 6:09 am
another user deleted the rows
July 21, 2014 at 5:57 am
Viewing 15 posts - 76 through 90 (of 269 total)